diff options
Diffstat (limited to 'usr/src/man/man1m/lpmove.1m')
-rw-r--r-- | usr/src/man/man1m/lpmove.1m | 33 |
1 files changed, 6 insertions, 27 deletions
diff --git a/usr/src/man/man1m/lpmove.1m b/usr/src/man/man1m/lpmove.1m index a6f6ce708f..ee435a6fd1 100644 --- a/usr/src/man/man1m/lpmove.1m +++ b/usr/src/man/man1m/lpmove.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 lpmove 1M "6 Jun 2006" "SunOS 5.11" "System Administration Commands" +.TH LPMOVE 1M "Jun 6, 2006" .SH NAME lpmove \- move print requests .SH SYNOPSIS @@ -51,12 +51,10 @@ destination. The following operands are supported: .sp .ne 2 -.mk .na \fB\fIrequest-ID\fR\fR .ad .RS 15n -.rt The specific print request to be moved. Specify \fIrequest-ID\fR as the identifier associated with a print request as reported by \fBlpstat\fR. See \fBlpstat\fR(1). @@ -64,12 +62,10 @@ identifier associated with a print request as reported by \fBlpstat\fR. See .sp .ne 2 -.mk .na \fB\fIdestination\fR\fR .ad .RS 15n -.rt The name of the printer or class of printers (see \fBlpadmin\fR(1M)) to which \fBlpmove\fR moves a \fIspecified\fR print request. Specify \fIdestination\fR using atomic, URI-style (\fIscheme\fR://\fIendpoint\fR), POSIX-style @@ -78,12 +74,10 @@ using atomic, URI-style (\fIscheme\fR://\fIendpoint\fR), POSIX-style .sp .ne 2 -.mk .na \fB\fIsource\fR\fR .ad .RS 15n -.rt The name of the destination from which \fBlpmove\fR moves \fIall\fR print requests. Specify \fIdestination\fR using atomic, URI-style (\fIscheme\fR\fB://\fR\fIendpoint\fR), POSIX-style @@ -100,79 +94,65 @@ atomic names and \fBstandards\fR(5) for information regarding POSIX. 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\fBou=printers\fR\fR .ad .RS 24n -.rt LDAP version of \fB/etc/printers.conf\fR .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 @@ -184,13 +164,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 _ -Interface StabilityObsolete +Interface Stability Obsolete .TE .SH SEE ALSO |