]> git.ipfire.org Git - thirdparty/cups.git/blob - man/cups-polld.man
Merge changes from CUPS 1.4svn-r7696.
[thirdparty/cups.git] / man / cups-polld.man
1 .\"
2 .\" "$Id: cups-polld.man 7600 2008-05-20 21:06:23Z mike $"
3 .\"
4 .\" cups-polld man page for the Common UNIX Printing System (CUPS).
5 .\"
6 .\" Copyright 2007 by Apple Inc.
7 .\" Copyright 1997-2006 by Easy Software Products.
8 .\"
9 .\" These coded instructions, statements, and computer programs are the
10 .\" property of Apple Inc. and are protected by Federal copyright
11 .\" law. Distribution and use rights are outlined in the file "LICENSE.txt"
12 .\" which should have been included with this file. If this file is
13 .\" file is missing or damaged, see the license at "http://www.cups.org/".
14 .\"
15 .TH cups-polld 8 "Common UNIX Printing System" "12 February 2006" "Apple Inc."
16 .SH NAME
17 cups-polld \- cups printer polling daemon
18 .SH SYNOPSIS
19 .B cups-polld
20 .I address ipp-port interval browse-port
21 .SH DESCRIPTION
22 \fIcups-polld\fR polls remote servers for a list of available
23 printers and printer classes every \fIinterval\fR seconds.
24 Printer and class information is then broadcast to the localhost
25 interface (127.0.0.1) on the specified browse port for reception
26 by \fIcupsd(8)\fR.
27 .PP
28 This program is started automatically by \fIcupsd\fR for every
29 \fIBrowsePoll\fR directive found in the \fIcupsd.conf(5)\fR file.
30 .SH SEE ALSO
31 \fIcupsd(8)\fR, \fIcupsd.conf(5)\fR,
32 .br
33 http://localhost:631/help
34 .SH COPYRIGHT
35 Copyright 2007 by Apple Inc.
36 .\"
37 .\" End of "$Id: cups-polld.man 7600 2008-05-20 21:06:23Z mike $".
38 .\"