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

Diff for /src/usr.bin/ctags/ctags.1 between version 1.10 and 1.11

version 1.10, 2000/11/10 05:10:23 version 1.11, 2002/02/13 08:33:47
Line 115 
Line 115 
 .Xr sort 1 .  .Xr sort 1 .
 Sample use:  Sample use:
 .Bd -literal -offset indent  .Bd -literal -offset indent
 ctags \-v files \&| sort \-f > index  $ ctags \-v files \&| sort \-f > index
 vgrind \-x index  $ vgrind \-x index
 .Ed  .Ed
 .It Fl w  .It Fl w
 Suppress warning diagnostics.  Suppress warning diagnostics.

Legend:
Removed from v.1.10  
changed lines
  Added in v.1.11