]>
Commit | Line | Data |
---|---|---|
ef416fc2 | 1 | .\" |
7131e285 | 2 | .\" printers.conf man page for CUPS. |
ef416fc2 | 3 | .\" |
7131e285 MS |
4 | .\" Copyright 2007-2014 by Apple Inc. |
5 | .\" Copyright 1997-2006 by Easy Software Products. | |
ef416fc2 | 6 | .\" |
e3101897 | 7 | .\" Licensed under Apache License v2.0. See the file "LICENSE" for more information. |
ef416fc2 | 8 | .\" |
7131e285 | 9 | .TH printers.conf 5 "CUPS" "15 April 2014" "Apple Inc." |
ef416fc2 | 10 | .SH NAME |
11 | printers.conf \- printer configuration file for cups | |
12 | .SH DESCRIPTION | |
7131e285 MS |
13 | The \fBprinters.conf\fR file defines the local printers that are available. It is normally located in the \fI/etc/cups\fR directory and is maintained by the |
14 | .BR cupsd (8) | |
15 | program. This file is not intended to be edited or managed manually. | |
16 | .SH NOTES | |
17 | The name, location, and format of this file are an implementation detail that will change in future releases of CUPS. | |
ef416fc2 | 18 | .SH SEE ALSO |
7131e285 MS |
19 | .BR classes.conf (5), |
20 | .BR cupsd (8), | |
21 | .BR cupsd.conf (5), | |
22 | .BR mime.convs (5), | |
23 | .BR mime.types (5), | |
24 | .BR subscriptions.conf (5), | |
25 | CUPS Online Help (http://localhost:631/help) | |
ef416fc2 | 26 | .SH COPYRIGHT |
f61dfc0d | 27 | Copyright \[co] 2007-2018 by Apple Inc. |