diff options
| author | Philippe Charnier <charnier@FreeBSD.org> | 1997-06-02 06:40:08 +0000 |
|---|---|---|
| committer | Philippe Charnier <charnier@FreeBSD.org> | 1997-06-02 06:40:08 +0000 |
| commit | c263cc216588abf98d5653a6b931a6e839d01014 (patch) | |
| tree | 17fd041c3e1c583f75539f8115e42b5560a753dd /bin/test | |
| parent | 88e2b22c9f8a1a84cd855ce44adac025c7501322 (diff) | |
Notes
Diffstat (limited to 'bin/test')
| -rw-r--r-- | bin/test/test.1 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/bin/test/test.1 b/bin/test/test.1 index e7af6447f818..fd8f9998db0b 100644 --- a/bin/test/test.1 +++ b/bin/test/test.1 @@ -33,7 +33,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)test.1 8.1 (Berkeley) 5/31/93 -.\" $Id$ +.\" $Id: test.1,v 1.4 1997/02/22 14:06:23 peter Exp $ .\" .Dd May 31, 1993 .Dt TEST 1 @@ -101,7 +101,8 @@ is a named pipe .Po Tn FIFO Pc . .It Fl r Ar file True if -.Ar file exists and is readable. +.Ar file +exists and is readable. .It Fl s Ar file True if .Ar file |
