]> git.ipfire.org Git - thirdparty/cups.git/blob - man/cups-deviced.man.in
Remove svn:keywords since they cause svn_load_dirs.pl to complain about every file.
[thirdparty/cups.git] / man / cups-deviced.man.in
1 .\"
2 .\" "$Id: cups-deviced.man.in 177 2006-06-21 00:20:03Z jlovell $"
3 .\"
4 .\" cups-deviced man page for the Common UNIX Printing System (CUPS).
5 .\"
6 .\" Copyright 1997-2006 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 cups-deviced 8 "Common UNIX Printing System" "12 February 2006" "Easy Software Products"
25 .SH NAME
26 cups-deviced \- cups device daemon
27 .SH SYNOPSIS
28 .B cups-deviced
29 .I request-id limit user-id options
30 .SH DESCRIPTION
31 \fIcups-deviced\fR polls the backends in
32 \fI@CUPS_SERVERBIN@/backend\fR for a list of available devices.
33 It is run by \fIcupsd(8)\fR in response to a
34 \fICUPS-Get-Devices\fR request. The output format is an IPP
35 response message. The \fIrequest-id\fR argument is the request ID
36 from the original IPP request, typically 1. The \Ilimit\fR
37 argument is the limit value from the original IPP request - 0
38 means no limit. The \fIuser-id\fR argument is the
39 requesting-user-name value from the original IPP request.
40 Finally, the \fIoptions\fR argument is a space-delimited list of
41 attributes ("name=value name=value \...") that were passed in
42 with the request. Currently \fIcups-deviced\fR looks for the
43 \fIrequested-attributes\fR attribute and tailors the output
44 accordingly.
45 .SH SEE ALSO
46 backend(7), cupsd(8), cupsd.conf(5),
47 .br
48 http://localhost:631/help
49 .SH COPYRIGHT
50 Copyright 1997-2006 by Easy Software Products, All Rights Reserved.
51 .\"
52 .\" End of "$Id: cups-deviced.man.in 177 2006-06-21 00:20:03Z jlovell $".
53 .\"