[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.40 and 1.41

version 1.40, 2003/09/02 18:50:06 version 1.41, 2004/01/23 19:38:13
Line 118 
Line 118 
 space, tab, and newline  space, tab, and newline
 .Pq Sq \en  .Pq Sq \en
 characters.  characters.
 As an alternative, the  Alternatively, the
 .Fl print0  .Fl print0
 function may be used safely in conjunction with the  primary may be used in conjunction with the
 .Fl 0  .Fl 0
 argument to  option to
 .Xr xargs 1 .  .Xr xargs 1 ,
   allowing all file names to be processed safely.
 .It Fl x  .It Fl x
 Prevents  Prevents
 .Nm  .Nm
Line 523 
Line 524 
 .Xr locate 1 ,  .Xr locate 1 ,
 .Xr whereis 1 ,  .Xr whereis 1 ,
 .Xr which 1 ,  .Xr which 1 ,
   .Xr xargs 1 ,
 .Xr stat 2 ,  .Xr stat 2 ,
 .Xr fts 3 ,  .Xr fts 3 ,
 .Xr getgrent 3 ,  .Xr getgrent 3 ,

Legend:
Removed from v.1.40  
changed lines
  Added in v.1.41