summaryrefslogtreecommitdiff
path: root/usr/src/man/man1b
diff options
context:
space:
mode:
authorPeter Tribble <peter.tribble@gmail.com>2021-07-05 18:51:02 +0100
committerPeter Tribble <peter.tribble@gmail.com>2021-07-06 08:00:46 +0100
commit3a18338393f3485e50eae6288b6a9ab89e9f715a (patch)
treee5b72414175e8adb841c21a67e2dadecb502b5c2 /usr/src/man/man1b
parent88e8a81ba29ce242b8e7eade29af1f3d301ac525 (diff)
downloadillumos-joyent-3a18338393f3485e50eae6288b6a9ab89e9f715a.tar.gz
13890 Some manual pages miss spaces next to formatting
Reviewed by: Andy Fiddaman <andy@omnios.org> Approved by: Richard Lowe <richlowe@richlowe.net>
Diffstat (limited to 'usr/src/man/man1b')
-rw-r--r--usr/src/man/man1b/lpc.1b12
1 files changed, 2 insertions, 10 deletions
diff --git a/usr/src/man/man1b/lpc.1b b/usr/src/man/man1b/lpc.1b
index 5f6a570001..820d144f88 100644
--- a/usr/src/man/man1b/lpc.1b
+++ b/usr/src/man/man1b/lpc.1b
@@ -1,17 +1,15 @@
'\" te
.\" Copyright (c) 1983 Regents of the University of California. All rights reserved. The Berkeley software License Agreement specifies the terms and conditions for redistribution.
.\" Copyright (c) 2006 Sun Microsystems, Inc. All Rights Reserved.
-.TH LPC 1B "Feb 25, 2017"
+.TH LPC 1B "June 20, 2021"
.SH NAME
lpc \- line printer control program
.SH SYNOPSIS
-.LP
.nf
\fB/usr/ucb/lpc\fR [\fIcommand\fR [\fIparameter\fR...]]
.fi
.SH DESCRIPTION
-.LP
The \fBlpc\fR utility controls the operation of local printers.
.sp
.LP
@@ -50,7 +48,6 @@ arguments causes it to run interactively, prompting the user for \fBlpc\fR
commands with \fBlpc>\fR. By redirecting the standard input, \fBlpc\fR can read
commands from a file.
.SH USAGE
-.LP
\fBlpc\fR commands can be typed in their entirety or abbreviated to an
unambiguous substring. Some \fBlpc\fR commands are available to all users;
others are available only to super-users.
@@ -134,7 +131,7 @@ names.
.sp .6
.RS 4n
Turns off the print queue for \fIprinter\fR. Prevents new printer jobs from
-being entered into the print queue for \fIprinter\fRby \fBlpr\fR(1B). \fBall\fR
+being entered into the print queue for \fIprinter\fR by \fBlpr\fR(1B). \fBall\fR
specifies that this command is performed on all locally attached printers.
\fIprinter\fR indicates this command is performed on specific printers. Specify
\fIprinter\fR as an atomic name. See \fBprinters.conf\fR(4) for information
@@ -247,7 +244,6 @@ conventions for atomic names.
.RE
.SH EXIT STATUS
-.LP
The following exit values are returned:
.sp
.ne 2
@@ -304,7 +300,6 @@ LDAP version of \fB/etc/printers.conf\fR
.RE
.SH ATTRIBUTES
-.LP
See \fBattributes\fR(5) for descriptions of the following attributes:
.sp
@@ -319,16 +314,13 @@ Interface Stability Standard
.TE
.SH SEE ALSO
-.LP
\fBlpq\fR(1B), \fBlpr\fR(1B), \fBlprm\fR(1B), \fBlpstat\fR(1),
\fBlpsched\fR(1M), \fBlpshut\fR(1M), \fBsvcadm\fR(1M), \fBprinters.conf\fR(4),
\fBattributes\fR(5)
.SH DIAGNOSTICS
-.LP
Use the \fBsvcs\fR(1) utility to check if \fBsvc:/application/print/server\fR
is running. If it is not running, use \fBsvcadm enable
svc:/application/print/server\fR to start \fBlpsched\fR. See \fBsvcadm\fR(1M).
.SH NOTES
-.LP
When IPP is in use, the user is prompted for a passphrase if the remote print
service is configured to require authentication.