X-Git-Url: http://git.ipfire.org/?p=thirdparty%2Fcups.git;a=blobdiff_plain;f=man%2Fcupstestppd.1;fp=man%2Fcupstestppd.man;h=f91be167a1e94ceb94f618e1a2bdffcb748e5372;hp=e1070f5103515656adfc070b454f98e03424427b;hb=87030afb3aa8735848c66a0526d06af69d7010c6;hpb=ea75e93d17738a9abb81514029949e661c730869 diff --git a/man/cupstestppd.man b/man/cupstestppd.1 similarity index 89% rename from man/cupstestppd.man rename to man/cupstestppd.1 index e1070f510..f91be167a 100644 --- a/man/cupstestppd.man +++ b/man/cupstestppd.1 @@ -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.