summaryrefslogtreecommitdiff
path: root/support/dktools/man/man1/lprngcl.1
diff options
context:
space:
mode:
Diffstat (limited to 'support/dktools/man/man1/lprngcl.1')
-rw-r--r--support/dktools/man/man1/lprngcl.1134
1 files changed, 0 insertions, 134 deletions
diff --git a/support/dktools/man/man1/lprngcl.1 b/support/dktools/man/man1/lprngcl.1
deleted file mode 100644
index 9e80bb1859..0000000000
--- a/support/dktools/man/man1/lprngcl.1
+++ /dev/null
@@ -1,134 +0,0 @@
-'\" t
-.\" Title: lprngcl
-.\" Author: [see the "AUTHOR" section]
-.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
-.\" Date: 11/11/2019
-.\" Manual: \ \&
-.\" Source: \ \&
-.\" Language: English
-.\"
-.TH "LPRNGCL" "1" "11/11/2019" "\ \&" "\ \&"
-.\" -----------------------------------------------------------------
-.\" * Define some portability stuff
-.\" -----------------------------------------------------------------
-.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-.\" http://bugs.debian.org/507673
-.\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html
-.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-.ie \n(.g .ds Aq \(aq
-.el .ds Aq '
-.\" -----------------------------------------------------------------
-.\" * set default formatting
-.\" -----------------------------------------------------------------
-.\" disable hyphenation
-.nh
-.\" disable justification (adjust text to left margin only)
-.ad l
-.\" -----------------------------------------------------------------
-.\" * MAIN CONTENT STARTS HERE *
-.\" -----------------------------------------------------------------
-.SH "NAME"
-lprngcl \- Clean LPRng print queues
-.SH "SYNOPSIS"
-.sp
-\fBlprngcl\fR [\fB\-a\fR] [\fB\-t\fR \fIseconds\fR] [\fB\-v\fR] \fIqueue\fR\&...
-.sp
-\fBlprngcl\fR [\fB\-\-help\fR] [\fB\-\-version\fR] [\fB\-\-license\fR] [\fB\-\-manual\fR]
-.SH "DESCRIPTION"
-.sp
-The lprngcl program deletes all print jobs created by the current user from the named LPD/LPRng print queues\&. It is intended for use in computer labs or PC classrooms in schools and universities\&. Users logging off will leave the room and thus have no longer interest in the print jobs still in the queues\&.
-.SH "OPTIONS"
-.PP
-\fB\-a\fR, \fB\-\-ascii\fR
-.RS 4
-The LPRng host uses ASCII encoding\&. Default: UTF\-8\&.
-.RE
-.PP
-\fB\-t\fR \fInumber\fR, \fB\-\-timeout=\fR\fInumber\fR
-.RS 4
-Timeout for network operations, number of seconds\&.
-.RE
-.PP
-\fB\-v\fR, \fB\-\-verbose\fR
-.RS 4
-Produce verbose output, show the servers response\&.
-.RE
-.PP
-\fB\-\-help\fR
-.RS 4
-Show short help text\&.
-.RE
-.PP
-\fB\-\-version\fR
-.RS 4
-Show version information\&.
-.RE
-.PP
-\fB\-\-license\fR
-.RS 4
-Show the license terms\&.
-.RE
-.PP
-\fB\-\-manual\fR
-.RS 4
-Show longer help text (similar to this man page)\&.
-.RE
-.SH "EXIT STATUS"
-.sp
-The program returns exit status code 0 on success, all other status codes indicate an error\&.
-.SH "NOTES"
-.sp
-In version 4\&.3\&.0 and above lprngcl does no longer use a dk3print\&.conf file\&. So there is no default LPRng host and no default queue\&. The queues to clean must be specified on the command line in \fIqueue\fR\fB@\fR\fIhost\fR notation\&.
-.sp
-This program uses DK libraries version 4\&.
-.SH "AUTHOR"
-.sp
-Dirk Krause
-.SH "COPYRIGHT AND LICENSE"
-.sp
-Copyright (c) 2013\-2016, Dirk Krause
-.sp
-All rights reserved\&.
-.sp
-Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
-.sp
-.RS 4
-.ie n \{\
-\h'-04'\(bu\h'+03'\c
-.\}
-.el \{\
-.sp -1
-.IP \(bu 2.3
-.\}
-Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer\&.
-.RE
-.sp
-.RS 4
-.ie n \{\
-\h'-04'\(bu\h'+03'\c
-.\}
-.el \{\
-.sp -1
-.IP \(bu 2.3
-.\}
-Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution\&.
-.RE
-.sp
-.RS 4
-.ie n \{\
-\h'-04'\(bu\h'+03'\c
-.\}
-.el \{\
-.sp -1
-.IP \(bu 2.3
-.\}
-Neither the name of the copyright holder(s) nor the names of contributors may be used to endorse or promote products derived from this software without specific prior written permission\&.
-.RE
-.sp
-THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \(lqAS IS\(rq AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED\&. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE\&.
-.SH "SEE ALSO"
-.PP
-http://sourceforge\&.net/p/dktools/wiki/Home/
-.RS 4
-Project homepage\&.
-.RE