mirror of https://gitee.com/openkylin/cups.git
31 lines
981 B
Groff
31 lines
981 B
Groff
|
.\"
|
|||
|
.\" classes.conf man page for CUPS.
|
|||
|
.\"
|
|||
|
.\" Copyright © 2007-2019 by Apple Inc.
|
|||
|
.\" Copyright © 1997-2006 by Easy Software Products.
|
|||
|
.\"
|
|||
|
.\" Licensed under Apache License v2.0. See the file "LICENSE" for more
|
|||
|
.\" information.
|
|||
|
.\"
|
|||
|
.TH classes.conf 5 "CUPS" "26 April 2019" "Apple Inc."
|
|||
|
.SH NAME
|
|||
|
classes.conf \- class configuration file for cups
|
|||
|
.SH DESCRIPTION
|
|||
|
The \fBclasses.conf\fR file defines the local printer classes that are available.
|
|||
|
It is normally located in the \fI/etc/cups\fR directory and is maintained by the
|
|||
|
.BR cupsd (8)
|
|||
|
program.
|
|||
|
This file is not intended to be edited or managed manually.
|
|||
|
.SH NOTES
|
|||
|
The name, location, and format of this file are an implementation detail that will change in future releases of CUPS.
|
|||
|
.SH SEE ALSO
|
|||
|
.BR cupsd (8),
|
|||
|
.BR cupsd.conf (5),
|
|||
|
.BR mime.convs (5),
|
|||
|
.BR mime.types (5),
|
|||
|
.BR printers.conf (5),
|
|||
|
.BR subscriptions.conf (5),
|
|||
|
CUPS Online Help (http://localhost:631/help)
|
|||
|
.SH COPYRIGHT
|
|||
|
Copyright \[co] 2007-2019 by Apple Inc.
|