Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/bin/test Remove unnecessary Tn.



details:   https://anonhg.NetBSD.org/src/rev/5a983d272430
branches:  trunk
changeset: 827179:5a983d272430
user:      wiz <wiz%NetBSD.org@localhost>
date:      Wed Oct 18 18:11:54 2017 +0000

description:
Remove unnecessary Tn.

diffstat:

 bin/test/test.1 |  5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)

diffs (19 lines):

diff -r 95e1d635d90a -r 5a983d272430 bin/test/test.1
--- a/bin/test/test.1   Wed Oct 18 17:12:42 2017 +0000
+++ b/bin/test/test.1   Wed Oct 18 18:11:54 2017 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: test.1,v 1.32 2017/10/18 08:54:59 kre Exp $
+.\"    $NetBSD: test.1,v 1.33 2017/10/18 18:11:54 wiz Exp $
 .\"
 .\" Copyright (c) 1991, 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -108,8 +108,7 @@
 .It Fl p Ar file
 True if
 .Ar file
-exists and is a named pipe
-.Po Tn FIFO Pc .
+exists and is a named pipe (FIFO).
 .It Fl r Ar file
 True if
 .Ar file



Home | Main Index | Thread Index | Old Index