1 03/20/85 banner_type
 2 
 3 Syntax as a command:  banner_type {minor_device} {key}
 4 
 5 
 6 Function:  used by printer drivers to change the information printed on
 7 the front and back of each copy of a request.
 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; key must be
14    one of the following:
15    standard
16       prints the normal head and tail sheets
17    none
18       prints nothing except the separator bars, if required (according
19       to the banner_bars command)
20 
21 
22    brief
23       prints a short version of the head and tail sheets
24    -print
25       if arg is not given, or if a single arg "-print", is given, the
26       current value is printed.