]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - man/cupstestppd.1
Greatly simplify the man page handling.
[thirdparty/cups.git] / man / cupstestppd.1
similarity index 89%
rename from man/cupstestppd.man
rename to man/cupstestppd.1
index e1070f5103515656adfc070b454f98e03424427b..f91be167a1e94ceb94f618e1a2bdffcb748e5372 100644 (file)
@@ -1,12 +1,13 @@
 .\"
 .\" cupstestppd man page for CUPS.
 .\"
-.\" Copyright 2007-2014 by Apple Inc.
-.\" Copyright 1997-2006 by Easy Software Products.
+.\" 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.
+.\" Licensed under Apache License v2.0.  See the file "LICENSE" for more
+.\" information.
 .\"
-.TH cupstestppd 1 "CUPS" "11 June 2014" "Apple Inc."
+.TH cupstestppd 1 "CUPS" "26 April 2019" "Apple Inc."
 .SH NAME
 cupstestppd \- test conformance of ppd files
 .SH SYNOPSIS
@@ -134,9 +135,13 @@ The next command tests all PPD files under the current directory and print detai
     find . \-name \\*.ppd \\! \-exec cupstestppd \-q '{}' \\; \\
         \-exec cupstestppd \-v '{}' \\;
 .fi
+.SH NOTES
+PPD files are deprecated and will no longer be supported in a future feature release of CUPS.
+Printers that do not support IPP can be supported using applications such as
+.BR ippeveprinter (1).
 .SH SEE ALSO
 .BR lpadmin (8),
 CUPS Online Help (http://localhost:631/help),
 Adobe PostScript Printer Description File Format Specification, Version 4.3.
 .SH COPYRIGHT
-Copyright \[co] 2007-2018 by Apple Inc.
+Copyright \[co] 2007-2019 by Apple Inc.