drv.man.in   [plain text]


.\"
.\" "$Id: drv.man.in 1288 2009-03-09 22:07:54Z msweet $"
.\"
.\"   drv man page for the Common UNIX Printing System.
.\"
.\"   Copyright 2008-2009 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 "CUPS" "9 March 2009" "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/Contents/Resources
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-2009 by Apple Inc.
.\"
.\" End of "$Id: drv.man.in 1288 2009-03-09 22:07:54Z msweet $".
.\"