[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.60 and 1.61

version 1.60, 2006/10/10 12:20:01 version 1.61, 2006/10/11 10:03:28
Line 163 
Line 163 
 .Ar n  .Ar n
 24-hour periods.  24-hour periods.
 .It Ic -depth  .It Ic -depth
   This primary always evaluates to true.
 The same as specifying the  The same as specifying the
 .Fl d  .Fl d
 option.  option.
Line 219 
Line 220 
 If the flags are not preceded by a dash, this primary evaluates to true if the  If the flags are not preceded by a dash, this primary evaluates to true if the
 flags specified exactly match those of the file.  flags specified exactly match those of the file.
 .It Ic -follow  .It Ic -follow
   This primary always evaluates to true.
 The same as specifying the  The same as specifying the
 .Fl H  .Fl H
 option.  option.
Line 446 
Line 448 
 .Ar uname  .Ar uname
 is treated as a user ID.  is treated as a user ID.
 .It Ic -xdev  .It Ic -xdev
   This primary always evaluates to true.
 The same as specifying the  The same as specifying the
 .Fl x  .Fl x
 option.  option.

Legend:
Removed from v.1.60  
changed lines
  Added in v.1.61