[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.74 and 1.75

version 1.74, 2009/04/09 14:30:39 version 1.75, 2009/12/20 16:15:26
Line 96 
Line 96 
 be for the link itself.  be for the link itself.
 File information of all symbolic links not on  File information of all symbolic links not on
 the command line is that of the link itself.  the command line is that of the link itself.
   This option overrides
   .Fl L
   given earlier on the command line.
 .It Fl h  .It Fl h
 An alias for the  An alias for the
 .Fl L  .Fl L
Line 108 
Line 111 
 link, not the link itself.  link, not the link itself.
 If the referenced file does not exist, the file information and type will  If the referenced file does not exist, the file information and type will
 be for the link itself.  be for the link itself.
   This option overrides
   .Fl H
   given earlier on the command line.
 .It Fl X  .It Fl X
 Permit  Permit
 .Nm  .Nm

Legend:
Removed from v.1.74  
changed lines
  Added in v.1.75