Deleted Added
full compact
lpc.8 (21880) lpc.8 (29780)
1.\" Copyright (c) 1983, 1991, 1993
2.\" The Regents of the University of California. All rights reserved.
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice, this list of conditions and the following disclaimer.

--- 50 unchanged lines hidden (view full) ---

59.It
60rearrange the order of jobs in a spooling queue,
61.It
62find the status of printers, and their associated
63spooling queues and printer daemons.
64.El
65.Pp
66Without any arguments,
1.\" Copyright (c) 1983, 1991, 1993
2.\" The Regents of the University of California. All rights reserved.
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice, this list of conditions and the following disclaimer.

--- 50 unchanged lines hidden (view full) ---

59.It
60rearrange the order of jobs in a spooling queue,
61.It
62find the status of printers, and their associated
63spooling queues and printer daemons.
64.El
65.Pp
66Without any arguments,
67.Nm lpc
67.Nm
68will prompt for commands from the standard input.
69If arguments are supplied,
68will prompt for commands from the standard input.
69If arguments are supplied,
70.Nm lpc
70.Nm
71interprets the first argument as a command and the remaining
72arguments as parameters to the command. The standard input
73may be redirected causing
71interprets the first argument as a command and the remaining
72arguments as parameters to the command. The standard input
73may be redirected causing
74.Nm lpc
74.Nm
75to read commands from file.
76Commands may be abbreviated;
77the following is the list of recognized commands.
78.Pp
79.Bl -tag -width Ds -compact
80.It Ic \&? No [ command ... ]
81.It Ic help No [ command ... ]
82Print a short description of each command specified in the argument list,

--- 93 unchanged lines hidden ---
75to read commands from file.
76Commands may be abbreviated;
77the following is the list of recognized commands.
78.Pp
79.Bl -tag -width Ds -compact
80.It Ic \&? No [ command ... ]
81.It Ic help No [ command ... ]
82Print a short description of each command specified in the argument list,

--- 93 unchanged lines hidden ---