1 03/21/85 paper_info
 2 
 3 Syntax as a command:  paper_info {minor_device} {-control_args}
 4 
 5 
 6 Function:  defines the physical characteristics of the paper as used by
 7 the printer software.
 8 
 9 
10 Arguments:
11 minor_device
12    is a minor device name (as shown by the status command) and is
13    required if there is more than one printer minor device
14 
15 
16 Control arguments:
17 -print
18    print the current values.  If this is given, it must be the only
19    control arg.
20 -ll N
21    sets the line length to N, where N is a decimal integer from 10 to
22    200.
23 -pl N
24    sets the page length to N, where N is a decimal integer from 10 to
25    127.
26 -lpi N
27    sets the number of lines per inch to N, where N is either 6 or 8.
28 
29    If no control arguments are given, the current values are printed.
30 
31 
32 Notes:  If the printer uses a firmware VFC image, a new image is loaded
33 (which causes the printer to go into an unsynchronized state).
34 Otherwise, the operator is told to mount a new VFU tape.