=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/pr/pr.1,v retrieving revision 1.15 retrieving revision 1.16 diff -c -r1.15 -r1.16 *** src/usr.bin/pr/pr.1 2003/06/03 02:56:14 1.15 --- src/usr.bin/pr/pr.1 2007/03/03 23:16:02 1.16 *************** *** 1,4 **** ! .\" $OpenBSD: pr.1,v 1.15 2003/06/03 02:56:14 millert Exp $ .\" .\" Copyright (c) 1991 Keith Muller. .\" Copyright (c) 1993 --- 1,4 ---- ! .\" $OpenBSD: pr.1,v 1.16 2007/03/03 23:16:02 jmc Exp $ .\" .\" Copyright (c) 1991 Keith Muller. .\" Copyright (c) 1993 *************** *** 42,94 **** .Sh SYNOPSIS .Nm pr .Bk -words ! .Op Ar \&+page ! .Ek ! .Bk -words .Op Fl Ar column ! .Ek ! .Op Fl adfFmrt ! .Bk -words ! .Oo ! .Op Fl e .Op Ar char .Op Ar gap .Oc ! .Ek ! .Bk -words .Op Fl h Ar header ! .Ek ! .Bk -words ! .Oo ! .Op Fl i .Op Ar char .Op Ar gap .Oc ! .Ek ! .Bk -words .Op Fl l Ar lines ! .Ek ! .Bk -words ! .Op Fl o Ar offset ! .Ek ! .Bk -words ! .Oo ! .Op Fl s .Op Ar char .Oc ! .Ek ! .Bk -words ! .Oo ! .Op Fl n .Op Ar char - .Op Ar width .Oc ! .Ek ! .Bk -words .Op Fl w Ar width - .Ek .Op - .Op Ar file ... .Sh DESCRIPTION The .Nm pr --- 42,80 ---- .Sh SYNOPSIS .Nm pr .Bk -words ! .Op Ar +page .Op Fl Ar column ! .Op Fl adFfmrt ! .Xo Oo ! .Fl e .Op Ar char .Op Ar gap .Oc ! .Xc .Op Fl h Ar header ! .Xo Oo ! .Fl i .Op Ar char .Op Ar gap .Oc ! .Xc .Op Fl l Ar lines ! .Xo Oo ! .Fl n .Op Ar char + .Op Ar width .Oc ! .Xc ! .Op Fl o Ar offset ! .Xo Oo ! .Fl s .Op Ar char .Oc ! .Xc .Op Fl w Ar width .Op - .Op Ar file ... + .Ek .Sh DESCRIPTION The .Nm pr *************** *** 182,188 **** character is output following every .Em found in the input. ! .It Fl e Ar \&[char\&]\&[gap\&] Expand each input .Em to the next greater column --- 168,177 ---- character is output following every .Em found in the input. ! .It Xo Fl e ! .Op Ar char ! .Op Ar gap ! .Xc Expand each input .Em to the next greater column *************** *** 220,226 **** to replace the .Ar file name in the header line. ! .It Fl i Ar \&[char\&]\&[gap\&] In output, replace multiple .Em Ns s with --- 209,218 ---- to replace the .Ar file name in the header line. ! .It Xo Fl i ! .Op Ar char ! .Op Ar gap ! .Xc In output, replace multiple .Em Ns s with *************** *** 268,274 **** and .Fl i are assumed. ! .It Fl n Ar \&[char\&]\&[width\&] Provide .Ar width digit line numbering. --- 260,269 ---- and .Fl i are assumed. ! .It Xo Fl n ! .Op Ar char ! .Op Ar width ! .Xc Provide .Ar width digit line numbering. *************** *** 301,307 **** The space taken is in addition to the output line width. .It Fl r Write no diagnostic reports on failure to open a file. ! .It Fl s Ar char Separate text columns by the single character .Ar char instead of by the appropriate number of --- 296,302 ---- The space taken is in addition to the output line width. .It Fl r Write no diagnostic reports on failure to open a file. ! .It Fl s Op Ar char Separate text columns by the single character .Ar char instead of by the appropriate number of