5 \fBpr\fR [\fB\-Mfnt\fR]\fR [\fB\-h \fIn\fR] [\fB\-l \fIn\fR] [\fB\-w \fIn\fR] [\fB\-\fRcolumns\fR] [\fB+\fIpage\fR] [\fIfile\fR] ...\fR
20 # Use MINIX style line number
23 # Do not fold long lines
26 # Take next argument as page header
29 # Sets page length in lines
32 # Number the output lines
35 # Do not print page header or trailer
38 # Sets line length in characters
41 .B pr \-w85 \-l60 file
42 # Use 85 character line, 60 line page
45 # List \fIfile\fP three columns to a page
48 # Start printing with page 4
52 formats one or more files for printing.
53 If no files are specified, \fIstdin\fR is printed.
54 Options are provided for setting the width and height of the page, the
55 number of columns to use (default 1), and the page to start with, among others.