]> git.ipfire.org Git - thirdparty/cups.git/commitdiff
Added missing man pages.
authormike <mike@7a7537e8-13f0-0310-91df-b6672ffda945>
Wed, 10 May 2000 21:07:04 +0000 (21:07 +0000)
committermike <mike@7a7537e8-13f0-0310-91df-b6672ffda945>
Wed, 10 May 2000 21:07:04 +0000 (21:07 +0000)
git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@1061 7a7537e8-13f0-0310-91df-b6672ffda945

man/Makefile
man/cups-lpd.8 [new file with mode: 0644]
man/cups-lpd.man [new file with mode: 0644]
man/cups-polld.8 [new file with mode: 0644]
man/cups-polld.man [new file with mode: 0644]
man/lpinfo.8 [new file with mode: 0644]
man/lpinfo.man [new file with mode: 0644]
man/lpmove.8 [new file with mode: 0644]
man/lpmove.man [new file with mode: 0644]
man/lpoptions.1 [new file with mode: 0644]
man/lpoptions.man [new file with mode: 0644]

index 0ef71990f7b6a52a50045256b746e55d4646c01e..130b1e412943e32e8d4df91c83c85d42a0ebf45a 100644 (file)
@@ -1,5 +1,5 @@
 #
-# "$Id: Makefile,v 1.8 2000/03/30 05:19:26 mike Exp $"
+# "$Id: Makefile,v 1.9 2000/05/10 21:07:04 mike Exp $"
 #
 #   Man page makefile for the Common UNIX Printing System (CUPS).
 #
@@ -28,10 +28,11 @@ include ../Makedefs
 # Man pages...
 #
 
-CAT1   =       backend.1 filter.1 lp.1 lpq.1 lprm.1 lpr.1 lpstat.1
+CAT1   =       backend.1 filter.1 lp.1 lpoptions.1 lpq.1 lprm.1 lpr.1 lpstat.1
 CAT5   =       classes.conf.5 cupsd.conf.5 mime.convs.5 mime.types.5 \
                printers.conf.5
-CAT8   =       accept.8 cupsd.8 enable.8 lpadmin.8 lpc.8
+CAT8   =       accept.8 cups-lpd.8 cups-polld.8 cupsd.8 enable.8 \
+               lpadmin.8 lpinfo.8 lpmove.8 lpc.8
 
 MAN1   =       $(CAT1:.1=.man)
 MAN5   =       $(CAT5:.5=.man)
@@ -114,5 +115,5 @@ install-bsdcat:
 
 
 #
-# End of "$Id: Makefile,v 1.8 2000/03/30 05:19:26 mike Exp $".
+# End of "$Id: Makefile,v 1.9 2000/05/10 21:07:04 mike Exp $".
 #
diff --git a/man/cups-lpd.8 b/man/cups-lpd.8
new file mode 100644 (file)
index 0000000..9885b4d
--- /dev/null
@@ -0,0 +1,66 @@
+
+
+
+cups-lpd(8)           Easy Software Products          cups-lpd(8)
+
+
+N\bNA\bAM\bME\bE
+       cups-lpd - receive print jobs and report printer status to
+       lpd clients
+
+S\bSY\bYN\bNO\bOP\bPS\bSI\bIS\bS
+       c\bcu\bup\bps\bs-\b-l\blp\bpd\bd
+
+D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
+       c\bcu\bup\bps\bs-\b-l\blp\bpd\bd is the CUPS Line  Printer  Daemon  ("LPD")  mini-
+       server  that  supports  legacy client systems that use the
+       LPD protocol.  c\bcu\bup\bps\bs-\b-l\blp\bpd\bd does not act as a standalone  net-
+       work  daemon  but  instead  operates  using  the  Internet
+       "super-server" i\bin\bne\bet\btd\bd(\b(8\b8)\b). Add the  following  line  to  the
+       i\bin\bne\bet\btd\bd.\b.c\bco\bon\bnf\bf file to enable the c\bcu\bup\bps\bs-\b-l\blp\bpd\bd daemon:
+
+            printer stream tcp nowait lp /usr/lib/cups/daemon/cups-lpd cups-lpd
+
+C\bCO\bOM\bMP\bPA\bAT\bTI\bIB\bBI\bIL\bLI\bIT\bTY\bY
+       c\bcu\bup\bps\bs-\b-l\blp\bpd\bd  does not enforce the restricted source port num-
+       ber specified in RFC 1179, as using restricted ports  does
+       not  prevent  determined users from submitting print jobs.
+       While this behavior is different  than  standard  Berkeley
+       LPD  implementations,  it  should not affect normal client
+       operations.
+
+       The output of the status requests follows RFC  2569,  Map-
+       ping  between LPD and IPP Protocols. Since many LPD imple-
+       mentations  stray  from  this  definition,  remote  status
+       reporting to LPD clients may be unreliable.
+
+S\bSE\bEE\bE A\bAL\bLS\bSO\bO
+       inetd(8), CUPS Software Administrators Manual
+
+C\bCO\bOP\bPY\bYR\bRI\bIG\bGH\bHT\bT
+       Copyright  1993-2000 by Easy Software Products, All Rights
+       Reserved.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+10 May 2000        Common UNIX Printing System                  1
+
+
diff --git a/man/cups-lpd.man b/man/cups-lpd.man
new file mode 100644 (file)
index 0000000..a217f6f
--- /dev/null
@@ -0,0 +1,57 @@
+.\"
+.\" "$Id: cups-lpd.man,v 1.1 2000/05/10 21:07:04 mike Exp $"
+.\"
+.\"   cups-lpd man page for the Common UNIX Printing System (CUPS).
+.\"
+.\"   Copyright 1997-2000 by Easy Software Products.
+.\"
+.\"   These coded instructions, statements, and computer programs are the
+.\"   property of Easy Software Products and are protected by Federal
+.\"   copyright law.  Distribution and use rights are outlined in the file
+.\"   "LICENSE.txt" which should have been included with this file.  If this
+.\"   file is missing or damaged please contact Easy Software Products
+.\"   at:
+.\"
+.\"       Attn: CUPS Licensing Information
+.\"       Easy Software Products
+.\"       44141 Airport View Drive, Suite 204
+.\"       Hollywood, Maryland 20636-3111 USA
+.\"
+.\"       Voice: (301) 373-9603
+.\"       EMail: cups-info@cups.org
+.\"         WWW: http://www.cups.org
+.\"
+.TH cups-lpd 8 "Common UNIX Printing System" "10 May 2000" "Easy Software Products"
+.SH NAME
+cups-lpd \- receive print jobs and report printer status to lpd clients
+.SH SYNOPSIS
+.B cups-lpd
+.SH DESCRIPTION
+\fBcups-lpd\fR is the CUPS Line Printer Daemon ("LPD") mini-server that
+supports legacy client systems that use the LPD protocol.
+\fBcups-lpd\fR does not act as a standalone network daemon but instead
+operates using the Internet "super-server" \fBinetd(8)\fR. Add the
+following line to the \fBinetd.conf\fR file to enable the
+\fBcups-lpd\fR daemon:
+.br
+.nf
+
+printer stream tcp nowait lp /usr/lib/cups/daemon/cups-lpd cups-lpd
+.fi
+.SH COMPATIBILITY
+\fBcups-lpd\fR does not enforce the restricted source port number specified
+in RFC 1179, as using restricted ports does not prevent determined users
+from submitting print jobs. While this behavior is different than standard
+Berkeley LPD implementations, it should not affect normal client operations.
+.LP
+The output of the status requests follows RFC 2569, Mapping between
+LPD and IPP Protocols. Since many LPD implementations stray from this
+definition, remote status reporting to LPD clients may be unreliable.
+.SH SEE ALSO
+inetd(8),
+CUPS Software Administrators Manual
+.SH COPYRIGHT
+Copyright 1993-2000 by Easy Software Products, All Rights Reserved.
+.\"
+.\" End of "$Id: cups-lpd.man,v 1.1 2000/05/10 21:07:04 mike Exp $".
+.\"
diff --git a/man/cups-polld.8 b/man/cups-polld.8
new file mode 100644 (file)
index 0000000..5f3b0c7
--- /dev/null
@@ -0,0 +1,66 @@
+
+
+
+cups-polld(8)         Easy Software Products        cups-polld(8)
+
+
+N\bNA\bAM\bME\bE
+       cups-polld - cups printer polling daemon
+
+S\bSY\bYN\bNO\bOP\bPS\bSI\bIS\bS
+       c\bcu\bup\bps\bs-\b-p\bpo\bol\bll\bld\bd _\ba_\bd_\bd_\br_\be_\bs_\bs _\bi_\bp_\bp_\b-_\bp_\bo_\br_\bt _\bi_\bn_\bt_\be_\br_\bv_\ba_\bl _\bb_\br_\bo_\bw_\bs_\be_\b-_\bp_\bo_\br_\bt
+
+D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
+       c\bcu\bup\bps\bs-\b-p\bpo\bol\bll\bld\bd  polls  remote  servers for a list of available
+       printers  and  printer  classes  every  _\bi_\bn_\bt_\be_\br_\bv_\ba_\bl  seconds.
+       Printer  and  class  information  is then broadcast to the
+       localhost interface (127.0.0.1) for reception by c\bcu\bup\bps\bsd\bd(\b(8\b8)\b).
+
+       This  program  is  started automatically by c\bcu\bup\bps\bsd\bd for each
+       BrowsePoll directive found in the c\bcu\bup\bps\bsd\bd.\b.c\bco\bon\bnf\bf file.
+
+S\bSE\bEE\bE A\bAL\bLS\bSO\bO
+       cupsd.conf(5), CUPS Software Administrators Manual
+
+C\bCO\bOP\bPY\bYR\bRI\bIG\bGH\bHT\bT
+       Copyright 1993-2000 by Easy Software Products, All  Rights
+       Reserved.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+10 May 2000        Common UNIX Printing System                  1
+
+
diff --git a/man/cups-polld.man b/man/cups-polld.man
new file mode 100644 (file)
index 0000000..973761b
--- /dev/null
@@ -0,0 +1,45 @@
+.\"
+.\" "$Id: cups-polld.man,v 1.1 2000/05/10 21:07:04 mike Exp $"
+.\"
+.\"   cups-polld man page for the Common UNIX Printing System (CUPS).
+.\"
+.\"   Copyright 1997-2000 by Easy Software Products.
+.\"
+.\"   These coded instructions, statements, and computer programs are the
+.\"   property of Easy Software Products and are protected by Federal
+.\"   copyright law.  Distribution and use rights are outlined in the file
+.\"   "LICENSE.txt" which should have been included with this file.  If this
+.\"   file is missing or damaged please contact Easy Software Products
+.\"   at:
+.\"
+.\"       Attn: CUPS Licensing Information
+.\"       Easy Software Products
+.\"       44141 Airport View Drive, Suite 204
+.\"       Hollywood, Maryland 20636-3111 USA
+.\"
+.\"       Voice: (301) 373-9603
+.\"       EMail: cups-info@cups.org
+.\"         WWW: http://www.cups.org
+.\"
+.TH cups-polld 8 "Common UNIX Printing System" "10 May 2000" "Easy Software Products"
+.SH NAME
+cups-polld \- cups printer polling daemon
+.SH SYNOPSIS
+.B cups-polld
+.I address ipp-port interval browse-port
+.SH DESCRIPTION
+\fBcups-polld\fR polls remote servers for a list of available printers
+and printer classes every \fIinterval\fR seconds. Printer and class
+information is then broadcast to the localhost interface (127.0.0.1)
+for reception by \fBcupsd(8)\fR.
+.PP
+This program is started automatically by \fBcupsd\fR for each
+BrowsePoll directive found in the \fBcupsd.conf\fR file.
+.SH SEE ALSO
+cupsd.conf(5),
+CUPS Software Administrators Manual
+.SH COPYRIGHT
+Copyright 1993-2000 by Easy Software Products, All Rights Reserved.
+.\"
+.\" End of "$Id: cups-polld.man,v 1.1 2000/05/10 21:07:04 mike Exp $".
+.\"
diff --git a/man/lpinfo.8 b/man/lpinfo.8
new file mode 100644 (file)
index 0000000..01f3b92
--- /dev/null
@@ -0,0 +1,132 @@
+
+
+
+lpinfo(1)             Easy Software Products            lpinfo(1)
+
+
+N\bNA\bAM\bME\bE
+       lpinfo - print cups status information
+
+S\bSY\bYN\bNO\bOP\bPS\bSI\bIS\bS
+       l\blp\bpi\bin\bnf\bfo\bo [ -a [ _\bd_\be_\bs_\bt_\bi_\bn_\ba_\bt_\bi_\bo_\bn_\b(_\bs_\b) ] ] [ -c [ _\bc_\bl_\ba_\bs_\bs_\b(_\be_\bs_\b) ] [ -d ]
+       [ -h _\bs_\be_\br_\bv_\be_\br ] [ -l ] [ -o [ _\bd_\be_\bs_\bt_\bi_\bn_\ba_\bt_\bi_\bo_\bn_\b(_\bs_\b)  ]  ]  [  -p  [
+       _\bp_\br_\bi_\bn_\bt_\be_\br_\b(_\bs_\b)  ] ] [ -r ] [ -R ] [ -s ] [ -t ] [ -u [ _\bu_\bs_\be_\br_\b(_\bs_\b)
+       ] ] [ -v [ _\bp_\br_\bi_\bn_\bt_\be_\br_\b(_\bs_\b) ] ]
+
+D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
+       l\blp\bpi\bin\bnf\bfo\bo  displays  status  information  about  the  current
+       classes,  jobs,  and printers. When run with no arguments,
+       l\blp\bpi\bin\bnf\bfo\bo will list jobs queued by the  user.  Other  options
+       include:
+
+       -a [_\bp_\br_\bi_\bn_\bt_\be_\br_\b(_\bs_\b)]
+            Shows  the  accepting  state of printer queues. If no
+            printers are specified then all printers are  listed.
+
+       -c [_\bc_\bl_\ba_\bs_\bs_\b(_\be_\bs_\b)]
+            Shows  the  printer  classes  and  the  printers that
+            belong to them. If no classes are specified then  all
+            classes are listed.
+
+       -d
+            Shows the current default destination.
+
+       -h _\bs_\be_\br_\bv_\be_\br
+            Specifies the CUPS server to communicate with.
+
+       -l
+            Shows a long listing of printers, classes, or jobs.
+
+       -o [_\bd_\be_\bs_\bt_\bi_\bn_\ba_\bt_\bi_\bo_\bn_\b(_\bs_\b)]
+            Shows  the  jobs queue on the specified destinations.
+            If no destinations are specified all jobs are  shown.
+
+       -p [_\bp_\br_\bi_\bn_\bt_\be_\br_\b(_\bs_\b)]
+            Shows  the  printers  and  whether  or  not  they are
+            enabled for printing. If no  printers  are  specified
+            then all printers are listed.
+
+       -r
+            Shows whether or not the CUPS server is running.
+
+       -R
+            Shows the ranking of print jobs.
+
+       -s
+            Shows  a status summary, including the system default
+            destination, a  list  of  classes  and  their  member
+            printers, and a list of printers and their associated
+            devices. This is equivalent to using the "-d",  "-c",
+            and "-p" options.
+
+
+
+1 May 2000         Common UNIX Printing System                  1
+
+
+
+
+
+lpinfo(1)             Easy Software Products            lpinfo(1)
+
+
+       -t
+            Shows  all  status information. This is equivalent to
+            using the "-r", "-d", "-c", "-d", "-v",  "-a",  "-p",
+            and "-o" options.
+
+       -u [_\bu_\bs_\be_\br_\b(_\bs_\b)]
+            Shows  a  list  of print jobs queued by the specified
+            users. If no users  are  specified,  lists  the  jobs
+            queued by the current user.
+
+       -v [_\bp_\br_\bi_\bn_\bt_\be_\br_\b(_\bs_\b)]
+            Shows  the printers and what device they are attached
+            to. If no printers are specified  then  all  printers
+            are listed.
+
+C\bCO\bOM\bMP\bPA\bAT\bTI\bIB\bBI\bIL\bLI\bIT\bTY\bY
+       Unlike  the  System V printing system, CUPS allows printer
+       names to contain any printable character except SPACE  and
+       TAB. Also, printer and class names are n\bno\bot\bt case-sensitive.
+
+       The "-h" option is not a standard System V option.
+
+       The Solaris "-f", "-P",  and  "-S"  options  are  silently
+       ignored.
+
+S\bSE\bEE\bE A\bAL\bLS\bSO\bO
+       cancel(1), lp(1), CUPS Software Users Manual
+
+C\bCO\bOP\bPY\bYR\bRI\bIG\bGH\bHT\bT
+       Copyright  1993-2000 by Easy Software Products, All Rights
+       Reserved.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+1 May 2000         Common UNIX Printing System                  2
+
+
diff --git a/man/lpinfo.man b/man/lpinfo.man
new file mode 100644 (file)
index 0000000..5c6e9df
--- /dev/null
@@ -0,0 +1,125 @@
+.\"
+.\" "$Id: lpinfo.man,v 1.1 2000/05/10 21:07:04 mike Exp $"
+.\"
+.\"   lpinfo man page for the Common UNIX Printing System (CUPS).
+.\"
+.\"   Copyright 1997-2000 by Easy Software Products.
+.\"
+.\"   These coded instructions, statements, and computer programs are the
+.\"   property of Easy Software Products and are protected by Federal
+.\"   copyright law.  Distribution and use rights are outlined in the file
+.\"   "LICENSE.txt" which should have been included with this file.  If this
+.\"   file is missing or damaged please contact Easy Software Products
+.\"   at:
+.\"
+.\"       Attn: CUPS Licensing Information
+.\"       Easy Software Products
+.\"       44141 Airport View Drive, Suite 204
+.\"       Hollywood, Maryland 20636-3111 USA
+.\"
+.\"       Voice: (301) 373-9603
+.\"       EMail: cups-info@cups.org
+.\"         WWW: http://www.cups.org
+.\"
+.TH lpinfo 1 "Common UNIX Printing System" "1 May 2000" "Easy Software Products"
+.SH NAME
+lpinfo \- print cups status information
+.SH SYNOPSIS
+.B lpinfo
+[ -a [
+.I destination(s)
+] ] [ -c [
+.I class(es)
+] [ -d ] [ -h
+.I server
+] [ -l ] [ -o [
+.I destination(s)
+] ] [ -p [
+.I printer(s)
+] ] [ -r ] [ -R ] [ -s ] [ -t ] [ -u [
+.I user(s)
+] ] [ -v [
+.I printer(s)
+] ]
+.SH DESCRIPTION
+\fBlpinfo\fR displays status information about the current classes, jobs, and
+printers. When run with no arguments, \fBlpinfo\fR will list jobs queued by
+the user. Other options include:
+.TP 5
+\-a [\fIprinter(s)\fR]
+.br
+Shows the accepting state of printer queues. If no printers are
+specified then all printers are listed.
+.TP 5
+\-c [\fIclass(es)\fR]
+.br
+Shows the printer classes and the printers that belong to them. If no
+classes are specified then all classes are listed.
+.TP 5
+\-d
+.br
+Shows the current default destination.
+.TP 5
+\-h \fIserver\fR
+.br
+Specifies the CUPS server to communicate with.
+.TP 5
+\-l
+.br
+Shows a long listing of printers, classes, or jobs.
+.TP 5
+\-o [\fIdestination(s)\fR]
+.br
+Shows the jobs queue on the specified destinations. If no destinations are
+specified all jobs are shown.
+.TP 5
+\-p [\fIprinter(s)\fR]
+.br
+Shows the printers and whether or not they are enabled for printing. If
+no printers are specified then all printers are listed.
+.TP 5
+\-r
+.br
+Shows whether or not the CUPS server is running.
+.TP 5
+\-R
+.br
+Shows the ranking of print jobs.
+.TP 5
+\-s
+.br
+Shows a status summary, including the system default destination, a
+list of classes and their member printers, and a list of printers and
+their associated devices. This is equivalent to using the "-d", "-c",
+and "-p" options.
+.TP 5
+\-t
+.br
+Shows all status information. This is equivalent to using the "-r",
+"-d", "-c", "-d", "-v", "-a", "-p", and "-o" options.
+.TP 5
+\-u [\fIuser(s)\fR]
+.br
+Shows a list of print jobs queued by the specified users. If no users
+are specified, lists the jobs queued by the current user.
+.TP 5
+\-v [\fIprinter(s)\fR]
+.br
+Shows the printers and what device they are attached to. If no printers
+are specified then all printers are listed.
+.SH COMPATIBILITY
+Unlike the System V printing system, CUPS allows printer names to contain
+any printable character except SPACE and TAB. Also, printer and class names are
+\fBnot\fR case-sensitive.
+.LP
+The "-h" option is not a standard System V option.
+.LP
+The Solaris "-f", "-P", and "-S" options are silently ignored.
+.SH SEE ALSO
+cancel(1), lp(1),
+CUPS Software Users Manual
+.SH COPYRIGHT
+Copyright 1993-2000 by Easy Software Products, All Rights Reserved.
+.\"
+.\" End of "$Id: lpinfo.man,v 1.1 2000/05/10 21:07:04 mike Exp $".
+.\"
diff --git a/man/lpmove.8 b/man/lpmove.8
new file mode 100644 (file)
index 0000000..fdc5877
--- /dev/null
@@ -0,0 +1,132 @@
+
+
+
+lpmove(1)             Easy Software Products            lpmove(1)
+
+
+N\bNA\bAM\bME\bE
+       lpmove - print cups status information
+
+S\bSY\bYN\bNO\bOP\bPS\bSI\bIS\bS
+       l\blp\bpm\bmo\bov\bve\be [ -a [ _\bd_\be_\bs_\bt_\bi_\bn_\ba_\bt_\bi_\bo_\bn_\b(_\bs_\b) ] ] [ -c [ _\bc_\bl_\ba_\bs_\bs_\b(_\be_\bs_\b) ] [ -d ]
+       [ -h _\bs_\be_\br_\bv_\be_\br ] [ -l ] [ -o [ _\bd_\be_\bs_\bt_\bi_\bn_\ba_\bt_\bi_\bo_\bn_\b(_\bs_\b)  ]  ]  [  -p  [
+       _\bp_\br_\bi_\bn_\bt_\be_\br_\b(_\bs_\b)  ] ] [ -r ] [ -R ] [ -s ] [ -t ] [ -u [ _\bu_\bs_\be_\br_\b(_\bs_\b)
+       ] ] [ -v [ _\bp_\br_\bi_\bn_\bt_\be_\br_\b(_\bs_\b) ] ]
+
+D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
+       l\blp\bpm\bmo\bov\bve\be  displays  status  information  about  the  current
+       classes,  jobs,  and printers. When run with no arguments,
+       l\blp\bpm\bmo\bov\bve\be will list jobs queued by the  user.  Other  options
+       include:
+
+       -a [_\bp_\br_\bi_\bn_\bt_\be_\br_\b(_\bs_\b)]
+            Shows  the  accepting  state of printer queues. If no
+            printers are specified then all printers are  listed.
+
+       -c [_\bc_\bl_\ba_\bs_\bs_\b(_\be_\bs_\b)]
+            Shows  the  printer  classes  and  the  printers that
+            belong to them. If no classes are specified then  all
+            classes are listed.
+
+       -d
+            Shows the current default destination.
+
+       -h _\bs_\be_\br_\bv_\be_\br
+            Specifies the CUPS server to communicate with.
+
+       -l
+            Shows a long listing of printers, classes, or jobs.
+
+       -o [_\bd_\be_\bs_\bt_\bi_\bn_\ba_\bt_\bi_\bo_\bn_\b(_\bs_\b)]
+            Shows  the  jobs queue on the specified destinations.
+            If no destinations are specified all jobs are  shown.
+
+       -p [_\bp_\br_\bi_\bn_\bt_\be_\br_\b(_\bs_\b)]
+            Shows  the  printers  and  whether  or  not  they are
+            enabled for printing. If no  printers  are  specified
+            then all printers are listed.
+
+       -r
+            Shows whether or not the CUPS server is running.
+
+       -R
+            Shows the ranking of print jobs.
+
+       -s
+            Shows  a status summary, including the system default
+            destination, a  list  of  classes  and  their  member
+            printers, and a list of printers and their associated
+            devices. This is equivalent to using the "-d",  "-c",
+            and "-p" options.
+
+
+
+1 May 2000         Common UNIX Printing System                  1
+
+
+
+
+
+lpmove(1)             Easy Software Products            lpmove(1)
+
+
+       -t
+            Shows  all  status information. This is equivalent to
+            using the "-r", "-d", "-c", "-d", "-v",  "-a",  "-p",
+            and "-o" options.
+
+       -u [_\bu_\bs_\be_\br_\b(_\bs_\b)]
+            Shows  a  list  of print jobs queued by the specified
+            users. If no users  are  specified,  lists  the  jobs
+            queued by the current user.
+
+       -v [_\bp_\br_\bi_\bn_\bt_\be_\br_\b(_\bs_\b)]
+            Shows  the printers and what device they are attached
+            to. If no printers are specified  then  all  printers
+            are listed.
+
+C\bCO\bOM\bMP\bPA\bAT\bTI\bIB\bBI\bIL\bLI\bIT\bTY\bY
+       Unlike  the  System V printing system, CUPS allows printer
+       names to contain any printable character except SPACE  and
+       TAB. Also, printer and class names are n\bno\bot\bt case-sensitive.
+
+       The "-h" option is not a standard System V option.
+
+       The Solaris "-f", "-P",  and  "-S"  options  are  silently
+       ignored.
+
+S\bSE\bEE\bE A\bAL\bLS\bSO\bO
+       cancel(1), lp(1), CUPS Software Users Manual
+
+C\bCO\bOP\bPY\bYR\bRI\bIG\bGH\bHT\bT
+       Copyright  1993-2000 by Easy Software Products, All Rights
+       Reserved.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+1 May 2000         Common UNIX Printing System                  2
+
+
diff --git a/man/lpmove.man b/man/lpmove.man
new file mode 100644 (file)
index 0000000..deb8c29
--- /dev/null
@@ -0,0 +1,125 @@
+.\"
+.\" "$Id: lpmove.man,v 1.1 2000/05/10 21:07:04 mike Exp $"
+.\"
+.\"   lpmove man page for the Common UNIX Printing System (CUPS).
+.\"
+.\"   Copyright 1997-2000 by Easy Software Products.
+.\"
+.\"   These coded instructions, statements, and computer programs are the
+.\"   property of Easy Software Products and are protected by Federal
+.\"   copyright law.  Distribution and use rights are outlined in the file
+.\"   "LICENSE.txt" which should have been included with this file.  If this
+.\"   file is missing or damaged please contact Easy Software Products
+.\"   at:
+.\"
+.\"       Attn: CUPS Licensing Information
+.\"       Easy Software Products
+.\"       44141 Airport View Drive, Suite 204
+.\"       Hollywood, Maryland 20636-3111 USA
+.\"
+.\"       Voice: (301) 373-9603
+.\"       EMail: cups-info@cups.org
+.\"         WWW: http://www.cups.org
+.\"
+.TH lpmove 1 "Common UNIX Printing System" "1 May 2000" "Easy Software Products"
+.SH NAME
+lpmove \- print cups status information
+.SH SYNOPSIS
+.B lpmove
+[ -a [
+.I destination(s)
+] ] [ -c [
+.I class(es)
+] [ -d ] [ -h
+.I server
+] [ -l ] [ -o [
+.I destination(s)
+] ] [ -p [
+.I printer(s)
+] ] [ -r ] [ -R ] [ -s ] [ -t ] [ -u [
+.I user(s)
+] ] [ -v [
+.I printer(s)
+] ]
+.SH DESCRIPTION
+\fBlpmove\fR displays status information about the current classes, jobs, and
+printers. When run with no arguments, \fBlpmove\fR will list jobs queued by
+the user. Other options include:
+.TP 5
+\-a [\fIprinter(s)\fR]
+.br
+Shows the accepting state of printer queues. If no printers are
+specified then all printers are listed.
+.TP 5
+\-c [\fIclass(es)\fR]
+.br
+Shows the printer classes and the printers that belong to them. If no
+classes are specified then all classes are listed.
+.TP 5
+\-d
+.br
+Shows the current default destination.
+.TP 5
+\-h \fIserver\fR
+.br
+Specifies the CUPS server to communicate with.
+.TP 5
+\-l
+.br
+Shows a long listing of printers, classes, or jobs.
+.TP 5
+\-o [\fIdestination(s)\fR]
+.br
+Shows the jobs queue on the specified destinations. If no destinations are
+specified all jobs are shown.
+.TP 5
+\-p [\fIprinter(s)\fR]
+.br
+Shows the printers and whether or not they are enabled for printing. If
+no printers are specified then all printers are listed.
+.TP 5
+\-r
+.br
+Shows whether or not the CUPS server is running.
+.TP 5
+\-R
+.br
+Shows the ranking of print jobs.
+.TP 5
+\-s
+.br
+Shows a status summary, including the system default destination, a
+list of classes and their member printers, and a list of printers and
+their associated devices. This is equivalent to using the "-d", "-c",
+and "-p" options.
+.TP 5
+\-t
+.br
+Shows all status information. This is equivalent to using the "-r",
+"-d", "-c", "-d", "-v", "-a", "-p", and "-o" options.
+.TP 5
+\-u [\fIuser(s)\fR]
+.br
+Shows a list of print jobs queued by the specified users. If no users
+are specified, lists the jobs queued by the current user.
+.TP 5
+\-v [\fIprinter(s)\fR]
+.br
+Shows the printers and what device they are attached to. If no printers
+are specified then all printers are listed.
+.SH COMPATIBILITY
+Unlike the System V printing system, CUPS allows printer names to contain
+any printable character except SPACE and TAB. Also, printer and class names are
+\fBnot\fR case-sensitive.
+.LP
+The "-h" option is not a standard System V option.
+.LP
+The Solaris "-f", "-P", and "-S" options are silently ignored.
+.SH SEE ALSO
+cancel(1), lp(1),
+CUPS Software Users Manual
+.SH COPYRIGHT
+Copyright 1993-2000 by Easy Software Products, All Rights Reserved.
+.\"
+.\" End of "$Id: lpmove.man,v 1.1 2000/05/10 21:07:04 mike Exp $".
+.\"
diff --git a/man/lpoptions.1 b/man/lpoptions.1
new file mode 100644 (file)
index 0000000..c837148
--- /dev/null
@@ -0,0 +1,132 @@
+
+
+
+lpoptions(1)          Easy Software Products         lpoptions(1)
+
+
+N\bNA\bAM\bME\bE
+       lpoptions - print cups status information
+
+S\bSY\bYN\bNO\bOP\bPS\bSI\bIS\bS
+       l\blp\bpo\bop\bpt\bti\bio\bon\bns\bs  [  -a [ _\bd_\be_\bs_\bt_\bi_\bn_\ba_\bt_\bi_\bo_\bn_\b(_\bs_\b) ] ] [ -c [ _\bc_\bl_\ba_\bs_\bs_\b(_\be_\bs_\b) ] [
+       -d ] [ -h _\bs_\be_\br_\bv_\be_\br ] [ -l ] [ -o [ _\bd_\be_\bs_\bt_\bi_\bn_\ba_\bt_\bi_\bo_\bn_\b(_\bs_\b) ] ] [ -p [
+       _\bp_\br_\bi_\bn_\bt_\be_\br_\b(_\bs_\b)  ] ] [ -r ] [ -R ] [ -s ] [ -t ] [ -u [ _\bu_\bs_\be_\br_\b(_\bs_\b)
+       ] ] [ -v [ _\bp_\br_\bi_\bn_\bt_\be_\br_\b(_\bs_\b) ] ]
+
+D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
+       l\blp\bpo\bop\bpt\bti\bio\bon\bns\bs displays status information  about  the  current
+       classes,  jobs,  and printers. When run with no arguments,
+       l\blp\bpo\bop\bpt\bti\bio\bon\bns\bs will list jobs queued by the user. Other options
+       include:
+
+       -a [_\bp_\br_\bi_\bn_\bt_\be_\br_\b(_\bs_\b)]
+            Shows  the  accepting  state of printer queues. If no
+            printers are specified then all printers are  listed.
+
+       -c [_\bc_\bl_\ba_\bs_\bs_\b(_\be_\bs_\b)]
+            Shows  the  printer  classes  and  the  printers that
+            belong to them. If no classes are specified then  all
+            classes are listed.
+
+       -d
+            Shows the current default destination.
+
+       -h _\bs_\be_\br_\bv_\be_\br
+            Specifies the CUPS server to communicate with.
+
+       -l
+            Shows a long listing of printers, classes, or jobs.
+
+       -o [_\bd_\be_\bs_\bt_\bi_\bn_\ba_\bt_\bi_\bo_\bn_\b(_\bs_\b)]
+            Shows  the  jobs queue on the specified destinations.
+            If no destinations are specified all jobs are  shown.
+
+       -p [_\bp_\br_\bi_\bn_\bt_\be_\br_\b(_\bs_\b)]
+            Shows  the  printers  and  whether  or  not  they are
+            enabled for printing. If no  printers  are  specified
+            then all printers are listed.
+
+       -r
+            Shows whether or not the CUPS server is running.
+
+       -R
+            Shows the ranking of print jobs.
+
+       -s
+            Shows  a status summary, including the system default
+            destination, a  list  of  classes  and  their  member
+            printers, and a list of printers and their associated
+            devices. This is equivalent to using the "-d",  "-c",
+            and "-p" options.
+
+
+
+1 May 2000         Common UNIX Printing System                  1
+
+
+
+
+
+lpoptions(1)          Easy Software Products         lpoptions(1)
+
+
+       -t
+            Shows  all  status information. This is equivalent to
+            using the "-r", "-d", "-c", "-d", "-v",  "-a",  "-p",
+            and "-o" options.
+
+       -u [_\bu_\bs_\be_\br_\b(_\bs_\b)]
+            Shows  a  list  of print jobs queued by the specified
+            users. If no users  are  specified,  lists  the  jobs
+            queued by the current user.
+
+       -v [_\bp_\br_\bi_\bn_\bt_\be_\br_\b(_\bs_\b)]
+            Shows  the printers and what device they are attached
+            to. If no printers are specified  then  all  printers
+            are listed.
+
+C\bCO\bOM\bMP\bPA\bAT\bTI\bIB\bBI\bIL\bLI\bIT\bTY\bY
+       Unlike  the  System V printing system, CUPS allows printer
+       names to contain any printable character except SPACE  and
+       TAB. Also, printer and class names are n\bno\bot\bt case-sensitive.
+
+       The "-h" option is not a standard System V option.
+
+       The Solaris "-f", "-P",  and  "-S"  options  are  silently
+       ignored.
+
+S\bSE\bEE\bE A\bAL\bLS\bSO\bO
+       cancel(1), lp(1), CUPS Software Users Manual
+
+C\bCO\bOP\bPY\bYR\bRI\bIG\bGH\bHT\bT
+       Copyright  1993-2000 by Easy Software Products, All Rights
+       Reserved.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+1 May 2000         Common UNIX Printing System                  2
+
+
diff --git a/man/lpoptions.man b/man/lpoptions.man
new file mode 100644 (file)
index 0000000..c38717c
--- /dev/null
@@ -0,0 +1,125 @@
+.\"
+.\" "$Id: lpoptions.man,v 1.1 2000/05/10 21:07:04 mike Exp $"
+.\"
+.\"   lpoptions man page for the Common UNIX Printing System (CUPS).
+.\"
+.\"   Copyright 1997-2000 by Easy Software Products.
+.\"
+.\"   These coded instructions, statements, and computer programs are the
+.\"   property of Easy Software Products and are protected by Federal
+.\"   copyright law.  Distribution and use rights are outlined in the file
+.\"   "LICENSE.txt" which should have been included with this file.  If this
+.\"   file is missing or damaged please contact Easy Software Products
+.\"   at:
+.\"
+.\"       Attn: CUPS Licensing Information
+.\"       Easy Software Products
+.\"       44141 Airport View Drive, Suite 204
+.\"       Hollywood, Maryland 20636-3111 USA
+.\"
+.\"       Voice: (301) 373-9603
+.\"       EMail: cups-info@cups.org
+.\"         WWW: http://www.cups.org
+.\"
+.TH lpoptions 1 "Common UNIX Printing System" "1 May 2000" "Easy Software Products"
+.SH NAME
+lpoptions \- print cups status information
+.SH SYNOPSIS
+.B lpoptions
+[ -a [
+.I destination(s)
+] ] [ -c [
+.I class(es)
+] [ -d ] [ -h
+.I server
+] [ -l ] [ -o [
+.I destination(s)
+] ] [ -p [
+.I printer(s)
+] ] [ -r ] [ -R ] [ -s ] [ -t ] [ -u [
+.I user(s)
+] ] [ -v [
+.I printer(s)
+] ]
+.SH DESCRIPTION
+\fBlpoptions\fR displays status information about the current classes, jobs, and
+printers. When run with no arguments, \fBlpoptions\fR will list jobs queued by
+the user. Other options include:
+.TP 5
+\-a [\fIprinter(s)\fR]
+.br
+Shows the accepting state of printer queues. If no printers are
+specified then all printers are listed.
+.TP 5
+\-c [\fIclass(es)\fR]
+.br
+Shows the printer classes and the printers that belong to them. If no
+classes are specified then all classes are listed.
+.TP 5
+\-d
+.br
+Shows the current default destination.
+.TP 5
+\-h \fIserver\fR
+.br
+Specifies the CUPS server to communicate with.
+.TP 5
+\-l
+.br
+Shows a long listing of printers, classes, or jobs.
+.TP 5
+\-o [\fIdestination(s)\fR]
+.br
+Shows the jobs queue on the specified destinations. If no destinations are
+specified all jobs are shown.
+.TP 5
+\-p [\fIprinter(s)\fR]
+.br
+Shows the printers and whether or not they are enabled for printing. If
+no printers are specified then all printers are listed.
+.TP 5
+\-r
+.br
+Shows whether or not the CUPS server is running.
+.TP 5
+\-R
+.br
+Shows the ranking of print jobs.
+.TP 5
+\-s
+.br
+Shows a status summary, including the system default destination, a
+list of classes and their member printers, and a list of printers and
+their associated devices. This is equivalent to using the "-d", "-c",
+and "-p" options.
+.TP 5
+\-t
+.br
+Shows all status information. This is equivalent to using the "-r",
+"-d", "-c", "-d", "-v", "-a", "-p", and "-o" options.
+.TP 5
+\-u [\fIuser(s)\fR]
+.br
+Shows a list of print jobs queued by the specified users. If no users
+are specified, lists the jobs queued by the current user.
+.TP 5
+\-v [\fIprinter(s)\fR]
+.br
+Shows the printers and what device they are attached to. If no printers
+are specified then all printers are listed.
+.SH COMPATIBILITY
+Unlike the System V printing system, CUPS allows printer names to contain
+any printable character except SPACE and TAB. Also, printer and class names are
+\fBnot\fR case-sensitive.
+.LP
+The "-h" option is not a standard System V option.
+.LP
+The Solaris "-f", "-P", and "-S" options are silently ignored.
+.SH SEE ALSO
+cancel(1), lp(1),
+CUPS Software Users Manual
+.SH COPYRIGHT
+Copyright 1993-2000 by Easy Software Products, All Rights Reserved.
+.\"
+.\" End of "$Id: lpoptions.man,v 1.1 2000/05/10 21:07:04 mike Exp $".
+.\"