summaryrefslogtreecommitdiff
path: root/man/drv.man.in
blob: 504f662f6cfcbfbbfb2f3fd7223d90f12c719076 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
.\"
.\" "$Id$"
.\"
.\"   drv man page for the Common UNIX Printing System.
.\"
.\"   Copyright 2008 by Apple Inc.
.\"
.\"   These coded instructions, statements, and computer programs are the
.\"   property of Apple Inc. 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
.\"   file is missing or damaged, see the license at "http://www.cups.org/".
.\"
.TH drv 1 "Common UNIX Printing System" "20 May 2008" "Apple Inc."
.SH NAME
drv \- cups driver interface for ppd compiler files
.SH SYNOPSIS
.B drv list
.br
.B drv cat
.I drv:///filename.drv/pcfilename
.SH DESCRIPTION
\fIdrv\fR lists and compiles PPDC source files installed in the
@CUPS_DATADIR@/drv and (on Mac OS X) /Library/Printers/PPDs.drv
directories on behalf of the scheduler, \fIcupsd(8)\fR.
.PP
The first form of the command lists all of the PPD files that can be produced
by the driver information files in the two directories.
.PP
The second form of the command compiles the requested PPD and sends it to the
standard output.
.SH SEE ALSO
ppdc(1), ppdhtml(1), ppdi(1), ppdmerge(1), ppdpo(1), ppdcfile(5)
.br
http://localhost:631/help
.SH COPYRIGHT
Copyright 2008 by Apple Inc.
.\"
.\" End of "$Id$".
.\"