BSD 3 development
[unix-history] / usr / man / man1 / test.1
index c744041..4a6da21 100644 (file)
@@ -1,6 +1,6 @@
 .TH TEST 1 
 .SH NAME
 .TH TEST 1 
 .SH NAME
-test \-  condition command
+test \- condition command
 .SH SYNOPSIS
 .B test
 expr
 .SH SYNOPSIS
 .B test
 expr
@@ -26,7 +26,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 and is a directory.
+true if the file exists 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.