cupsd.man   [plain text]


.\"
.\" "$Id$"
.\"
.\"   cupsd man page for the Common UNIX Printing System (CUPS).
.\"   Based on cvs revision 1.8
.\"
.\"   Copyright 1997-2005 by Easy Software Products.
.\"
.\"   These coded instructions, statements, and computer programs are the
.\"   property of Easy Software Products 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 missing or damaged please contact Easy Software Products
.\"   at:
.\"
.\"       Attn: CUPS Licensing Information
.\"       Easy Software Products
.\"       44141 Airport View Drive, Suite 204
.\"       Hollywood, Maryland 20636 USA
.\"
.\"       Voice: (301) 373-9600
.\"       EMail: cups-info@cups.org
.\"         WWW: http://www.cups.org
.\"
.TH cupsd 8 "Common UNIX Printing System" "18 juillet 2002" "Easy Software Products"
.SH NOM
cupsd \- common unix printing system daemon
.SH SYNOPSIS
.B cupsd
[ \-c
.I config-file
] [ \-f ] [ \-F ]
.SH DESCRIPTION
\fIcupsd\fR est un programmateur pour le système Common UNIX Printing System. Il fournit des outils pour un système d'impression de base sous le Internet Printing Protocol, version 1.1. Si aucune option n'est spécifiée dans la ligne de commande, alors le fichier de configuration par défaut (habituellement \fI/etc/cups/cupsd.conf\fR) sera utilisé.
.PP
L'option \fI-f\fR force \fIcupsd\fR à tourner en avant-plan\ ; par défaut, cupsd tourne en arrière-plan comme «\ démon\ ».
.PP
L'option \fI-F\fR force \fIcupsd\fR à tourner en avant-plan, mais détache le processus du terminal et du répertoire de travail. Cette option est utile pour lancer \fIcupsd\fR depuis \fIinit\fR.
.SH COMPATIBILITÉ
\fIcupsd\fR fournit tous les attributs et opération de IPP/1.1. Il implémente aussi plusieurs opérations d'administration spécifiques à CUPS
.SH VOIR AUSSI
backend(1), classes.conf(5), cupsd.conf(5), filter(1), mime.convs(5),
mime.types(5), printers.conf(5),
CUPS Implementation of IPP,
CUPS Interface Design Description,
CUPS Software Administrators Manual,
http://localhost:631/documentation.html
.SH COPYRIGHT
Copyright 1993-2005 Easy Software Products, All Rights Reserved.
.\"
.\" End of "$Id$".
.\"