]> git.ipfire.org Git - thirdparty/cups.git/blame - man/drv.man.in
Merge changes from CUPS 1.4svn-r7696.
[thirdparty/cups.git] / man / drv.man.in
CommitLineData
bdd6c45b
MS
1.\"
2.\" "$Id$"
3.\"
4.\" drv man page for the Common UNIX Printing System.
5.\"
6.\" Copyright 2008 by Apple Inc.
7.\"
8.\" These coded instructions, statements, and computer programs are the
9.\" property of Apple Inc. and are protected by Federal copyright
10.\" law. Distribution and use rights are outlined in the file "LICENSE.txt"
11.\" which should have been included with this file. If this file is
12.\" file is missing or damaged, see the license at "http://www.cups.org/".
13.\"
14.TH ppdc 1 "Common UNIX Printing System" "20 May 2008" "Apple Inc."
15.SH NAME
16drv \- cups driver interface for ppd compiler files
17.SH SYNOPSIS
18.B drv list
19.br
20.B drv cat
21.I drv:///filename.drv/pcfilename
22.SH DESCRIPTION
23\fIdrv\fR lists and compiles PPDC source files installed in the
24@CUPS_DATADIR@/drv and (on Mac OS X) /Library/Printers/PPDs.drv
25directories on behalf of the scheduler, \fIcupsd(8)\fR.
26.PP
27The first form of the command lists all of the PPD files that can be produced
28by the driver information files in the two directories.
29.PP
30The second form of the command compiles the requested PPD and sends it to the
31standard output.
32.SH SEE ALSO
33ppdc(1), ppdhtml(1), ppdi(1), ppdmerge(1), ppdpo(1), ppdcfile(5)
34.br
35http://localhost:631/help
36.SH COPYRIGHT
37Copyright 2008 by Apple Inc.
38.\"
39.\" End of "$Id$".
40.\"