]> git.ipfire.org Git - thirdparty/cups.git/blame - man/accept.man
To prepare to load cups into easysw/current, perform 4 renames.
[thirdparty/cups.git] / man / accept.man
CommitLineData
ef416fc2 1.\"
2.\" "$Id: accept.man 4493 2005-02-18 02:09:53Z mike $"
3.\"
4.\" accept/reject man page for the Common UNIX Printing System (CUPS).
5.\"
6.\" Copyright 1997-2005 by Easy Software Products.
7.\"
8.\" These coded instructions, statements, and computer programs are the
9.\" property of Easy Software Products and are protected by Federal
10.\" copyright law. Distribution and use rights are outlined in the file
11.\" "LICENSE.txt" which should have been included with this file. If this
12.\" file is missing or damaged please contact Easy Software Products
13.\" at:
14.\"
15.\" Attn: CUPS Licensing Information
16.\" Easy Software Products
17.\" 44141 Airport View Drive, Suite 204
18.\" Hollywood, Maryland 20636 USA
19.\"
20.\" Voice: (301) 373-9600
21.\" EMail: cups-info@cups.org
22.\" WWW: http://www.cups.org
23.\"
24.TH accept 8 "Common UNIX Printing System" "23 January 2001" "Easy Software Products"
25.SH NAME
26accept/reject \- accept/reject jobs sent to a destination
27.SH SYNOPSIS
28.B accept
29destination(s)
30.br
31.B reject
32[ -E ] [ -h
33.I server
34] [ -r
35.I reason
36]
37destination(s)
38.SH DESCRIPTION
39\fIaccept\fR instructs the printing system to accept print jobs to the
40specified destinations.
41.LP
42\fIreject\fR instructs the printing system to reject print jobs to the
43specified destinations. The \fI-r\fR option sets the reason for rejecting
44print jobs. If not specified the reason defaults to "Reason Unknown".
45.LP
46The \fI-E\fR option forces encryption when connecting to the server.
47.SH COMPATIBILITY
48The CUPS versions of \fIaccept\fR and \fIreject\fR may ask the user for an
49access password depending on the printing system configuration. This differs
50from the System V versions which require the root user to execute these
51commands.
52.SH SEE ALSO
53cancel(1), disable(8), enable(8), lp(1), lpadmin(8), lpstat(1),
54CUPS Software Administrators Manual,
55http://localhost:631/documentation.html
56.SH COPYRIGHT
57Copyright 1993-2005 by Easy Software Products, All Rights Reserved.
58.\"
59.\" End of "$Id: accept.man 4493 2005-02-18 02:09:53Z mike $".
60.\"