[BACK]Return to find.1 CVS log [TXT][DIR] Up to [local] / src / usr.bin / find

Diff for /src/usr.bin/find/find.1 between version 1.33 and 1.34

version 1.33, 2001/08/22 23:02:48 version 1.34, 2001/08/22 23:43:13
Line 46 
Line 46 
 .Op Fl HdhXxW  .Op Fl HdhXxW
 .Op Fl f Ar file  .Op Fl f Ar file
 .Ar file Op Ar ...  .Ar file Op Ar ...
 .Ar expression  .Op Ar expression
 .Sh DESCRIPTION  .Sh DESCRIPTION
 .Nm  .Nm
 recursively descends the directory tree for each  recursively descends the directory tree for each
Line 59 
Line 59 
 .Dq operands  .Dq operands
 listed below) in terms  listed below) in terms
 of each file in the tree.  of each file in the tree.
   In the absence of an expression,
   .Ic -print
   is assumed.
 .Pp  .Pp
 The options are as follows:  The options are as follows:
 .Bl -tag -width Ds  .Bl -tag -width Ds

Legend:
Removed from v.1.33  
changed lines
  Added in v.1.34