=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/less/less.1,v retrieving revision 1.7 retrieving revision 1.8 diff -c -r1.7 -r1.8 *** src/usr.bin/less/less.1 2003/11/30 14:27:52 1.7 --- src/usr.bin/less/less.1 2004/01/23 23:08:47 1.8 *************** *** 1,4 **** ! .\" $OpenBSD: less.1,v 1.7 2003/11/30 14:27:52 jmc Exp $ .\" .\" Copyright (C) 2002 Mark Nudelman .\" --- 1,4 ---- ! .\" $OpenBSD: less.1,v 1.8 2004/01/23 23:08:47 jmc Exp $ .\" .\" Copyright (C) 2002 Mark Nudelman .\" *************** *** 528,534 **** (or after the last found line; see the -j option). .It Xo .Fl b Ns Ar n | ! .Fl -buffers Ns No = Ns Ar n .Xc Specifies the amount of buffer space .Nm --- 528,534 ---- (or after the last found line; see the -j option). .It Xo .Fl b Ns Ar n | ! .Fl -buffers Ns = Ns Ar n .Xc Specifies the amount of buffer space .Nm *************** *** 617,623 **** The -G option suppresses all highlighting of strings found by search commands. .It Xo .Fl h Ns Ar n | ! .Fl -max-back-scroll Ns No = Ns Ar n .Xc Specifies a maximum number of lines to scroll backward. If it is necessary to scroll backward more than n lines, --- 617,623 ---- The -G option suppresses all highlighting of strings found by search commands. .It Xo .Fl h Ns Ar n | ! .Fl -max-back-scroll Ns = Ns Ar n .Xc Specifies a maximum number of lines to scroll backward. If it is necessary to scroll backward more than n lines, *************** *** 634,640 **** letters. .It Xo .Fl j Ns Ar n | ! .Fl -jump-target Ns No = Ns Ar n .Xc Specifies a line on the screen where the "target" line is to be positioned. A target line is the object of a text search, --- 634,640 ---- letters. .It Xo .Fl j Ns Ar n | ! .Fl -jump-target Ns = Ns Ar n .Xc Specifies a line on the screen where the "target" line is to be positioned. A target line is the object of a text search, *************** *** 655,661 **** The status column is also used if the -w or -W option is in effect. .It Xo .Fl k Ns Ar filename | ! .Fl -lesskey-file Ns No = Ns Ar filename .Xc Causes .Nm --- 655,661 ---- The status column is also used if the -w or -W option is in effect. .It Xo .Fl k Ns Ar filename | ! .Fl -lesskey-file Ns = Ns Ar filename .Xc Causes .Nm *************** *** 714,720 **** display. .It Xo .Fl o Ns Ar filename | ! .Fl -log-file Ns No = Ns Ar filename .Xc Causes .Nm --- 714,720 ---- display. .It Xo .Fl o Ns Ar filename | ! .Fl -log-file Ns = Ns Ar filename .Xc Causes .Nm *************** *** 725,731 **** will ask for confirmation before overwriting it. .It Xo .Fl O Ns Ar filename | ! .Fl -LOG-FILE Ns No = Ns Ar filename .Xc The -O option is like -o, but it will overwrite an existing file without asking for confirmation. --- 725,731 ---- will ask for confirmation before overwriting it. .It Xo .Fl O Ns Ar filename | ! .Fl -LOG-FILE Ns = Ns Ar filename .Xc The -O option is like -o, but it will overwrite an existing file without asking for confirmation. *************** *** 739,745 **** .Nm less . .It Xo .Fl p Ns Ar pattern | ! .Fl -pattern Ns No = Ns Ar pattern .Xc The -p option on the command line is equivalent to specifying +/pattern; that is, it tells --- 739,745 ---- .Nm less . .It Xo .Fl p Ns Ar pattern | ! .Fl -pattern Ns = Ns Ar pattern .Xc The -p option on the command line is equivalent to specifying +/pattern; that is, it tells *************** *** 747,753 **** to start at the first occurrence of pattern in the file. .It Xo .Fl P Ns Ar prompt | ! .Fl -prompt Ns No = Ns Ar prompt .Xc Provides a way to tailor the three prompt styles to your own preference. This option would normally be put in the --- 747,753 ---- to start at the first occurrence of pattern in the file. .It Xo .Fl P Ns Ar prompt | ! .Fl -prompt Ns = Ns Ar prompt .Xc Provides a way to tailor the three prompt styles to your own preference. This option would normally be put in the *************** *** 820,826 **** on the next line. .It Xo .Fl t Ns Ar tag | ! .Fl -tag Ns No = Ns Ar tag .Xc The -t option, followed immediately by a TAG, will edit the file containing that tag. --- 820,826 ---- on the next line. .It Xo .Fl t Ns Ar tag | ! .Fl -tag Ns = Ns Ar tag .Xc The -t option, followed immediately by a TAG, will edit the file containing that tag. *************** *** 842,848 **** .Nm less . .It Xo .Fl T Ns Ar tagsfile | ! .Fl -tag-file Ns No = Ns Ar tagsfile .Xc Specifies a tags file to be used instead of "tags". .It Fl u | -underline-special --- 842,848 ---- .Nm less . .It Xo .Fl T Ns Ar tagsfile | ! .Fl -tag-file Ns = Ns Ar tagsfile .Xc Specifies a tags file to be used instead of "tags". .It Fl u | -underline-special *************** *** 883,889 **** forward movement command larger than one line. .It Xo .Fl x Ns Ar n,... | ! .Fl -tabs Ns No = Ns Ar n,... .Xc Sets tab stops. If only one n is specified, tab stops are set at multiples of n. --- 883,889 ---- forward movement command larger than one line. .It Xo .Fl x Ns Ar n,... | ! .Fl -tabs Ns = Ns Ar n,... .Xc Sets tab stops. If only one n is specified, tab stops are set at multiples of n. *************** *** 903,909 **** keypad behave in an undesirable manner. .It Xo .Fl y Ns Ar n | ! .Fl -max-forw-scroll Ns No = Ns Ar n .Xc Specifies a maximum number of lines to scroll forward. If it is necessary to scroll forward more than n lines, --- 903,909 ---- keypad behave in an undesirable manner. .It Xo .Fl y Ns Ar n | ! .Fl -max-forw-scroll Ns = Ns Ar n .Xc Specifies a maximum number of lines to scroll forward. If it is necessary to scroll forward more than n lines, *************** *** 913,919 **** By default, any forward movement causes scrolling. .It Xo .Fl Oo Cm z Oc Ns Ar n | ! .Fl -window Ns No = Ns Ar n .Xc Changes the default scrolling window size to n lines. The default is one screenful. --- 913,919 ---- By default, any forward movement causes scrolling. .It Xo .Fl Oo Cm z Oc Ns Ar n | ! .Fl -window Ns = Ns Ar n .Xc Changes the default scrolling window size to n lines. The default is one screenful. *************** *** 931,937 **** the scrolling window automatically changes to 36 lines. .It Xo .Ar -cc | ! .Fl -quotes Ns No = Ns Ar cc .Xc Changes the filename quoting character. This may be necessary if you are trying to name a file --- 931,937 ---- the scrolling window automatically changes to 36 lines. .It Xo .Ar -cc | ! .Fl -quotes Ns = Ns Ar cc .Xc Changes the filename quoting character. This may be necessary if you are trying to name a file