]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - man/ppdcfile.man
Import CUPS v1.7.1
[thirdparty/cups.git] / man / ppdcfile.man
index de4f951293ffbed2ffbc098507a5597ae2c5d662..a3c9cd849173422d9d9f3b378bd32f7ca63a173c 100644 (file)
@@ -1,9 +1,9 @@
 .\"
-.\" "$Id: ppdcfile.man 7607 2008-05-21 01:06:23Z mike $"
+.\" "$Id: ppdcfile.man 11022 2013-06-06 22:14:09Z msweet $"
 .\"
-.\"   ppdcfile man page for the Common UNIX Printing System.
+.\"   ppdcfile man page for CUPS.
 .\"
-.\"   Copyright 2007-2008 by Apple Inc.
+.\"   Copyright 2007-2013 by Apple Inc.
 .\"   Copyright 1997-2007 by Easy Software Products.
 .\"
 .\"   These coded instructions, statements, and computer programs are the
 .\"   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 ppdcfile 5 "Common UNIX Printing System" "20 May 2008" "Apple Inc."
+.TH ppdcfile 5 "CUPS" "3 December 2012" "Apple Inc."
 .SH NAME
 ppdcfile \- cups ppd compiler source file format
 .SH DESCRIPTION
 The CUPS PPD compiler reads meta files that contain descriptions
 of one or more PPD files to be generated by \fIppdc\fR. This man
 page provides a quick reference to the supported keywords and
-should be used in conjuction with the Common UNIX Printing System
-Developers Manual.
+should be used in conjunction with the online help for CUPS.
 .PP
 The source file format is plain ASCII text that can be edited
 using your favorite text editor. Comments are supported using
 the C (/* ... */) and C++ (// ...) comment mechanisms.
 .PP
 Printer driver information can be grouped and shared using
-curley braces ({ ... }); PPD files are written when a close
+curly braces ({ ... }); PPD files are written when a close
 brace or end-of-file is seen and a PCFileName directive has been
 defined.
 .PP
@@ -165,7 +164,7 @@ ppdc(1), ppdhtml(1), ppdi(1), ppdmerge(1), ppdpo(1)
 .br
 http://localhost:631/help
 .SH COPYRIGHT
-Copyright 2007-2008 by Apple Inc.
+Copyright 2007-2013 by Apple Inc.
 .\"
-.\" End of "$Id: ppdcfile.man 7607 2008-05-21 01:06:23Z mike $".
+.\" End of "$Id: ppdcfile.man 11022 2013-06-06 22:14:09Z msweet $".
 .\"