=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/find/find.1,v retrieving revision 1.51 retrieving revision 1.52 diff -u -r1.51 -r1.52 --- src/usr.bin/find/find.1 2006/09/24 09:10:09 1.51 +++ src/usr.bin/find/find.1 2006/09/26 18:21:28 1.52 @@ -1,4 +1,4 @@ -.\" $OpenBSD: find.1,v 1.51 2006/09/24 09:10:09 jmc Exp $ +.\" $OpenBSD: find.1,v 1.52 2006/09/26 18:21:28 otto Exp $ .\" Copyright (c) 1990, 1993 .\" The Regents of the University of California. All rights reserved. .\" @@ -52,7 +52,7 @@ (composed of the .Dq primaries and -.Dq operands +.Dq operators listed below) in terms of each file in the tree. In the absence of an expression, @@ -73,8 +73,9 @@ Specifies a file hierarchy for .Nm to traverse. -File hierarchies may also be specified as the operands immediately -following the options. +File hierarchies may be specified without the +.Fl f +option if they are given immediately after any other options. .It Fl H Causes the file information and file type (see .Xr stat 2 ) @@ -477,7 +478,7 @@ The second expression is not evaluated if the first expression is true. .El .Pp -All operands and primaries must be separate arguments to +All operators and primaries must be separate arguments to .Nm find . Primaries which themselves take arguments expect each argument to be a separate argument to