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

Diff for /src/usr.bin/sdiff/sdiff.1 between version 1.6 and 1.7

version 1.6, 2005/12/29 10:02:17 version 1.7, 2006/02/15 22:27:09
Line 89 
Line 89 
 .It Fl I Ar regexp  .It Fl I Ar regexp
 Ignore line changes matching  Ignore line changes matching
 .Ar regexp .  .Ar regexp .
   All lines in the change must match
   .Ar regexp
   for the change to be ignored.
 .It Fl i  .It Fl i
 Do a case-insensitive comparison.  Do a case-insensitive comparison.
 .It Fl t  .It Fl t
Line 124 
Line 127 
 .Sh SEE ALSO  .Sh SEE ALSO
 .Xr diff 1 ,  .Xr diff 1 ,
 .Xr diff3 1 ,  .Xr diff3 1 ,
 .Xr vi 1  .Xr vi 1 ,
   .Xr re_format 7
 .Sh AUTHORS  .Sh AUTHORS
 .Nm  .Nm
 was written from scratch for the public domain by  was written from scratch for the public domain by

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7