1 03/20/85 defer_time
 2 
 3 Syntax as a command:  defer_time {minor_device} {N}
 4 
 5 
 6 Function:  sets or displays the current time limit for automatically
 7 deferring requests.
 8 
 9 
10 Arguments:
11 minor_device
12    is the name of the minor device for which the time should be set or
13    displayed.  It is optional for drivers that have only one minor
14    device (e.g., the central site printer).  If specified, this
15    argument must be the first argument.
16 N
17    sets a new defer time in minutes, with a precision of tenths (e.g.,
18    1.5 is one minute, 30 seconds).  A time of zero indicates that
19    infinite time is allowed.  If N is not given, the current defer time
20    and driver output rate are displayed.