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

Diff for /src/usr.bin/less/less.1 between version 1.17 and 1.18

version 1.17, 2009/10/22 12:35:53 version 1.18, 2010/04/09 20:17:38
Line 30 
Line 30 
 .Nm less , more  .Nm less , more
 .Nd view files  .Nd view files
 .Sh SYNOPSIS  .Sh SYNOPSIS
 .Nm less No | Nm more  .Nm less \*(Ba more
 .Fl \&?  .Fl \&?
 .Nm less No | Nm more  .Nm less \*(Ba more
 .Fl -help  .Fl -help
 .Nm less No | Nm more  .Nm less \*(Ba more
 .Fl V  .Fl V
 .Nm less No | Nm more  .Nm less \*(Ba more
 .Fl -version  .Fl -version
 .Nm less No | Nm more  .Nm less \*(Ba more
 .Bk -words  .Bk -words
 .Op Fl Oo Cm + Oc Ns Cm aBCcdEeFfGgIiJLMmNnQqRrSsUuVWwX~  .Op Fl Oo Cm + Oc Ns Cm aBCcdEeFfGgIiJLMmNnQqRrSsUuVWwX~
 .Op Fl b Ar space  .Op Fl b Ar space
Line 52 
Line 52 
 .Op Fl t Ar tag  .Op Fl t Ar tag
 .Op Fl x Ar tab,...  .Op Fl x Ar tab,...
 .Op Fl y Ar lines  .Op Fl y Ar lines
 .Op Fl Oo Cm z Oc Ar \ \&lines  .Op Fl Oo Cm z Oc Ar lines
 .Op Fl # Ar shift  .Op Fl # Ar shift
 .Xo Oo Cm \+ Ns Oo Ns Cm \+ Ns  .Xo Oo Cm \&+ Ns Oo Ns Cm \&+ Ns
 .Oc Ar cmd  .Oc Ar cmd
 .Oc  .Oc
 .Xc  .Xc
 .Op Fl -  .Op Fl -
 .Op Ar filename ...  .Op Ar filename ...
 .Ek  .Ek
 .Pp  
 .\" (See the  .\" (See the
 .\" .Sx OPTIONS  .\" .Sx OPTIONS
 .\" section for alternate option syntax with long option names.)  .\" section for alternate option syntax with long option names.)
Line 784 
Line 783 
 This works only if the input consists of normal text and possibly some  This works only if the input consists of normal text and possibly some
 ANSI "color" escape sequences, which are sequences of the form:  ANSI "color" escape sequences, which are sequences of the form:
 .Pp  .Pp
         ESC [ ... m  .Dl ESC \&[ ... m
 .Pp  .Pp
 where the "..." is zero or more characters other than "m".  where the "..." is zero or more characters other than "m".
 For the purpose of keeping track of screen appearance,  For the purpose of keeping track of screen appearance,

Legend:
Removed from v.1.17  
changed lines
  Added in v.1.18