make it clear that args are separated on the command line
authorKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Tue, 17 Apr 1990 09:50:24 +0000 (01:50 -0800)
committerKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Tue, 17 Apr 1990 09:50:24 +0000 (01:50 -0800)
SCCS-vsn: usr.bin/find/find.1 6.8

usr/src/usr.bin/find/find.1

index 545d81f..df12532 100644 (file)
@@ -3,7 +3,7 @@
 .\"
 .\" %sccs.include.redist.man%
 .\"
 .\"
 .\" %sccs.include.redist.man%
 .\"
-.\"    @(#)find.1      6.7 (Berkeley) %G%
+.\"    @(#)find.1      6.8 (Berkeley) %G%
 .\"
 .TH FIND 1 ""
 .AT 3
 .\"
 .TH FIND 1 ""
 .AT 3
@@ -68,6 +68,12 @@ it is replaced by the pathname of the current file.
 Utility will be executed in the directory from which
 .I find
 was executed.
 Utility will be executed in the directory from which
 .I find
 was executed.
+Note, the
+.IR utility ,
+optional
+.I arguments
+and terminating semicolon must each be a separate argument to
+.IR find .
 .TP
 .B \-follow
 This primary always evaluates to true.
 .TP
 .B \-follow
 This primary always evaluates to true.