OSDN Git Service

cups: Add source lang version of lpc.8.
authorAkihiro MOTOKI <amotoki@gmail.com>
Thu, 14 Jun 2012 16:07:52 +0000 (01:07 +0900)
committerAkihiro MOTOKI <amotoki@gmail.com>
Thu, 14 Jun 2012 16:07:52 +0000 (01:07 +0900)
manual/cups/original/man8/lpc.8 [new file with mode: 0644]
manual/cups/translation_list

diff --git a/manual/cups/original/man8/lpc.8 b/manual/cups/original/man8/lpc.8
new file mode 100644 (file)
index 0000000..8e5c710
--- /dev/null
@@ -0,0 +1,71 @@
+.\"
+.\" "$Id: lpc.man 9771 2011-05-12 05:21:56Z mike $"
+.\"
+.\"   lpc man page for CUPS.
+.\"
+.\"   Copyright 2007-2011 by Apple Inc.
+.\"   Copyright 1997-2006 by Easy Software Products.
+.\"
+.\"   These coded instructions, statements, and computer programs are the
+.\"   property of Apple Inc. 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
+.\"   file is missing or damaged, see the license at "http://www.cups.org/".
+.\"
+.TH lpc 8 "CUPS" "3 November 2008" "Apple Inc."
+.SH NAME
+lpc \- line printer control program
+.SH SYNOPSIS
+.B lpc
+[
+.I command
+[
+.I parameter(s)
+] ]
+.SH DESCRIPTION
+\fIlpc\fR provides limited control over printer and class queues
+provided by CUPS. It can also be used to query the state of
+queues.
+.LP
+If no command is specified on the command-line, \fRlpc\fR will
+display a prompt and accept commands from the standard input.
+.SH COMMANDS
+The \fIlpc\fR program accepts a subset of commands accepted by
+the Berkeley \fIlpc\fR program of the same name:
+.TP 5
+exit
+.br
+Exits the command interpreter.
+.TP 5
+help [command]
+.TP 5
+? [command]
+.br
+Displays a short help message.
+.TP 5
+quit
+.br
+Exits the command interpreter.
+.TP 5
+status [queue]
+.br
+Displays the status of one or more printer or class queues.
+.SH LIMITATIONS
+Since \fIlpc\fR is geared towards the Berkeley printing system,
+it is impossible to use \fIlpc\fR to configure printer or class
+queues provided by CUPS.  To configure printer or class queues
+you must use the \fIlpadmin(8)\fR command or another
+CUPS-compatible client with that functionality.
+.SH COMPATIBILITY
+The CUPS version of \fIlpc\fR does not implement all of the
+standard Berkeley or LPRng commands.
+.SH SEE ALSO
+\fIcancel(1)\fR, \fIcupsaccept(8)\fR, \fIcupsenable(8)\fR,
+\fIlp(1)\fR, \fIlpr(1)\fR, \fIlprm(1)\fR, \fIlpstat(1)\fR,
+.br
+http://localhost:631/help
+.SH COPYRIGHT
+Copyright 2007-2011 by Apple Inc.
+.\"
+.\" End of "$Id: lpc.man 9771 2011-05-12 05:21:56Z mike $".
+.\"
index 15d0b96..7ed94b5 100644 (file)
@@ -4,3 +4,4 @@
 ●:cups:1.5.3:0000/00/00:lpr:1:2012/06/06::cyoichi@maple.ocn.ne.jp:Chonan Yoichi:
 ●:cups:1.5.3:0000/00/00:lprm:1:2012/06/10::cyoichi@maple.ocn.ne.jp:Chonan Yoichi:
 ●:cups:1.5.3:0000/00/00:lpstat:1:2012/06/09::cyoichi@maple.ocn.ne.jp:Chonan Yoichi:
+×:cups:1.5.3:0000/00/00:lpc:8:::::