grammar cleanup
authorKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Tue, 22 Sep 1987 23:48:06 +0000 (15:48 -0800)
committerKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Tue, 22 Sep 1987 23:48:06 +0000 (15:48 -0800)
SCCS-vsn: bin/test/test.1 6.2
SCCS-vsn: old/test/test.1 6.2

usr/src/bin/test/test.1
usr/src/old/test/test.1

index 2150637..63a8d78 100644 (file)
@@ -1,4 +1,4 @@
-.\"    @(#)test.1      6.1 (Berkeley) %G%
+.\"    @(#)test.1      6.2 (Berkeley) %G%
 .\"
 .TH TEST 1 ""
 .AT 3
 .\"
 .TH TEST 1 ""
 .AT 3
@@ -29,7 +29,7 @@ true if the file exists and is writable.
 true if the file exists and is not a directory.
 .TP 
 .BR \-d " file"
 true if the file exists and is not a directory.
 .TP 
 .BR \-d " file"
-true if the file exists exists and is a directory.
+true if the file exists and is a directory.
 .TP 
 .BR \-s " file"
 true if the file exists and has a size greater than zero.
 .TP 
 .BR \-s " file"
 true if the file exists and has a size greater than zero.
index 2150637..63a8d78 100644 (file)
@@ -1,4 +1,4 @@
-.\"    @(#)test.1      6.1 (Berkeley) %G%
+.\"    @(#)test.1      6.2 (Berkeley) %G%
 .\"
 .TH TEST 1 ""
 .AT 3
 .\"
 .TH TEST 1 ""
 .AT 3
@@ -29,7 +29,7 @@ true if the file exists and is writable.
 true if the file exists and is not a directory.
 .TP 
 .BR \-d " file"
 true if the file exists and is not a directory.
 .TP 
 .BR \-d " file"
-true if the file exists exists and is a directory.
+true if the file exists and is a directory.
 .TP 
 .BR \-s " file"
 true if the file exists and has a size greater than zero.
 .TP 
 .BR \-s " file"
 true if the file exists and has a size greater than zero.