=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/less/less.1,v retrieving revision 1.3 retrieving revision 1.4 diff -c -r1.3 -r1.4 *** src/usr.bin/less/less.1 2003/06/10 09:12:10 1.3 --- src/usr.bin/less/less.1 2003/07/14 09:11:26 1.4 *************** *** 1,4 **** ! .\" $OpenBSD: less.1,v 1.3 2003/06/10 09:12:10 jmc Exp $ .\" .\" Copyright (C) 2002 Mark Nudelman .\" --- 1,4 ---- ! .\" $OpenBSD: less.1,v 1.4 2003/07/14 09:11:26 jmc Exp $ .\" .\" Copyright (C) 2002 Mark Nudelman .\" *************** *** 513,519 **** with dollar sign between them: .Pp .Dl LESS="-Ps--More--$-C -e" - .Pp .Bl -tag -width XXXX .It Fl ? | -help This option displays a summary of the commands accepted by --- 513,518 ---- *************** *** 985,991 **** Any of these special keys may be entered literally by preceding it with the "literal" character, either ^V or ^A. A backslash itself may also be entered literally by entering two backslashes. - .Pp .Bl -tag -width Ds .It LEFTARROW [ ESC-h ] Move the cursor one space to the left. --- 984,989 ---- *************** *** 1285,1291 **** .Pp This table shows the value of LESSCHARDEF which is equivalent to each of the possible values for LESSCHARSET: - .Pp .Bd -literal -offset indent ascii 8bcccbcc18b95.b dos 8bcccbcc12bc5b95.b. --- 1283,1288 ---- *************** *** 1360,1366 **** a "b" means use the bottom line, a "B" means use the line just after the bottom line, and a "j" means use the "target" line, as specified by the -j option. ! .It %B Replaced by the size of the current input file. .It %c Replaced by the column number of the text appearing in the first --- 1357,1363 ---- a "b" means use the bottom line, a "B" means use the line just after the bottom line, and a "j" means use the "target" line, as specified by the -j option. ! .It \&%B Replaced by the size of the current input file. .It %c Replaced by the column number of the text appearing in the first *************** *** 1370,1376 **** The line to be used is determined by the .Ar X , as with the %b option. ! .It %D Replaced by the number of pages in the input file, or equivalently, the page number of the last line in the input file. .It %E --- 1367,1373 ---- The line to be used is determined by the .Ar X , as with the %b option. ! .It \&%D Replaced by the number of pages in the input file, or equivalently, the page number of the last line in the input file. .It %E *************** *** 1401,1407 **** The line used is determined by the .Ar X , as with the %b option. ! .It %P Ns Ar X Replaced by the percent into the current input file, based on line numbers. The line used is determined by the .Ar X , --- 1398,1404 ---- The line used is determined by the .Ar X , as with the %b option. ! .It \&%P Ns Ar X Replaced by the percent into the current input file, based on line numbers. The line used is determined by the .Ar X , *************** *** 1501,1507 **** For reference, here are the defaults for the other two prompts (-m and -M respectively). Each is broken into two lines here for readability only. - .Pp .Bd -literal -offset indent ?n?f%f\ .?m(file\ %i\ of\ %m)\ ..?e(END)\ ?x-\ Next\e:\ %x.: ?pB%pB\e%:byte\ %bB?s/%s...%t --- 1498,1503 ---- *************** *** 1511,1517 **** .Ed .Pp And here is the default message produced by the = command: - .Pp .Bd -literal -offset indent ?f%f\ .?m(file\ %i\ of\ %m)\ .?ltlines\ %lt-%lb?L/%L.\ . byte\ %bB?s/%s.\ ?e(END)\ :?pB%pB\e%..%t --- 1507,1512 ----