diff options
Diffstat (limited to 'usr/src/man/man1m/lpget.1m')
-rw-r--r-- | usr/src/man/man1m/lpget.1m | 31 |
1 files changed, 6 insertions, 25 deletions
diff --git a/usr/src/man/man1m/lpget.1m b/usr/src/man/man1m/lpget.1m index aa9aeb4500..c979812d01 100644 --- a/usr/src/man/man1m/lpget.1m +++ b/usr/src/man/man1m/lpget.1m @@ -3,7 +3,7 @@ .\" The contents of this file are subject to the terms of the Common Development and Distribution License (the "License"). You may not use this file except in compliance with the License. .\" You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE or http://www.opensolaris.org/os/licensing. See the License for the specific language governing permissions and limitations under the License. .\" When distributing Covered Code, include this CDDL HEADER in each file and include the License file at usr/src/OPENSOLARIS.LICENSE. If applicable, add the following below this CDDL HEADER, with the fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner] -.TH lpget 1M "23 May 2003" "SunOS 5.11" "System Administration Commands" +.TH LPGET 1M "May 23, 2003" .SH NAME lpget \- get printing configuration .SH SYNOPSIS @@ -33,12 +33,10 @@ configuration report for all configured destinations. The following option is supported: .sp .ne 2 -.mk .na \fB\fB-k\fR \fIkey\fR\fR .ad .RS 10n -.rt Displays a configuration report for \fIkey\fR. See \fBprinters.conf\fR(4) for information about specifying \fIkey\fR. .RE @@ -49,12 +47,10 @@ information about specifying \fIkey\fR. The following operands are supported: .sp .ne 2 -.mk .na \fB\fIdestination\fR\fR .ad .RS 15n -.rt Displays a configuration report for \fIdestination\fR. Destination can be either a printer of a class of printers. See \fBlpadmin\fR(1M). Specify \fIdestination\fR using atomic or POSIX-style @@ -65,12 +61,10 @@ information regarding the naming conventions for atomic names and .sp .ne 2 -.mk .na \fB\fBlist\fR\fR .ad .RS 15n -.rt Displays a configuration report for all configured destinations. .RE @@ -112,68 +106,56 @@ example% \fBlpget list\fR The following exit values are returned: .sp .ne 2 -.mk .na \fB\fB0\fR\fR .ad .RS 12n -.rt Successful completion. .RE .sp .ne 2 -.mk .na \fBnon-zero\fR .ad .RS 12n -.rt An error occurred. .RE .SH FILES .sp .ne 2 -.mk .na \fB\fB/etc/printers.conf\fR\fR .ad .RS 24n -.rt System printer configuration database. .RE .sp .ne 2 -.mk .na \fB\fB$HOME/.printers\fR \fR .ad .RS 24n -.rt User-configurable printer database. .RE .sp .ne 2 -.mk .na \fB\fBprinters.conf.byname\fR\fR .ad .RS 24n -.rt \fBNIS\fR version of \fB/etc/printers.conf\fR. .RE .sp .ne 2 -.mk .na \fB\fBprinters.org_dir\fR\fR .ad .RS 24n -.rt \fBNIS+\fR version of \fB/etc/printers.conf\fR. .RE @@ -185,13 +167,12 @@ See \fBattributes\fR(5) for descriptions of the following attributes: .sp .TS -tab() box; -cw(2.75i) |cw(2.75i) -lw(2.75i) |lw(2.75i) -. -ATTRIBUTE TYPEATTRIBUTE VALUE +box; +c | c +l | l . +ATTRIBUTE TYPE ATTRIBUTE VALUE _ -Stability LevelStable +Stability Level Stable .TE .SH SEE ALSO |