grammar cleanup
[unix-history] / usr / src / old / test / test.1
index c7a9748..63a8d78 100644 (file)
@@ -1,6 +1,6 @@
-.\"    @(#)test.1      4.1 (Berkeley) %G%
+.\"    @(#)test.1      6.2 (Berkeley) %G%
 .\"
 .\"
-.TH TEST 1 
+.TH TEST 1 ""
 .AT 3
 .SH NAME
 test \- condition command
 .AT 3
 .SH NAME
 test \- condition command
@@ -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.