]> git.ipfire.org Git - thirdparty/cups.git/commitdiff
Fix typo in ppdc(1) man page (Apple CUPS PR #5835)
authorMichael R Sweet <michael.r.sweet@gmail.com>
Wed, 28 Oct 2020 16:34:08 +0000 (12:34 -0400)
committerMichael R Sweet <michael.r.sweet@gmail.com>
Wed, 28 Oct 2020 16:34:08 +0000 (12:34 -0400)
doc/help/man-ppdc.html
man/ppdc.1

index d4e178b5583b358bdb4f0bfacc1026a1b63450ae..f6a233d1853c27af1bef5dfb2a1e9997f836ecda 100644 (file)
@@ -63,7 +63,7 @@ The default output directory is "ppd".
 The default language is "en" (English).
 Separate multiple languages with commas, for example "de_DE,en_UK,es_ES,es_MX,es_US,fr_CA,fr_FR,it_IT" will create PPD files with German, UK English, Spanish (Spain, Mexico, and US), French (France and Canada), and Italian languages in each file.
 <dt><b>-m</b>
-<dd style="margin-left: 5.0em">Specifies that the output filename should be based on the ModelName value instead of FileName or PCFilenName.
+<dd style="margin-left: 5.0em">Specifies that the output filename should be based on the ModelName value instead of FileName or PCFileName.
 <dt><b>-t</b>
 <dd style="margin-left: 5.0em">Specifies that PPD files should be tested instead of generated.
 <dt><b>-v</b>
index 44e9d24487b3e067dd2715e676cc89b748b885ce..fdc065fa4bed3153f90ce69801882c8c0ec0a134 100644 (file)
@@ -7,7 +7,7 @@
 .\" Licensed under Apache License v2.0.  See the file "LICENSE" for more
 .\" information.
 .\"
-.TH ppdc 1 "CUPS" "26 April 2019" "Apple Inc."
+.TH ppdc 1 "CUPS" "28 October 2020" "Apple Inc."
 .SH NAME
 ppdc \- cups ppd compiler (deprecated)
 .SH SYNOPSIS
@@ -69,7 +69,7 @@ The default language is "en" (English).
 Separate multiple languages with commas, for example "de_DE,en_UK,es_ES,es_MX,es_US,fr_CA,fr_FR,it_IT" will create PPD files with German, UK English, Spanish (Spain, Mexico, and US), French (France and Canada), and Italian languages in each file.
 .TP 5
 .B \-m
-Specifies that the output filename should be based on the ModelName value instead of FileName or PCFilenName.
+Specifies that the output filename should be based on the ModelName value instead of FileName or PCFileName.
 .TP 5
 .B \-t
 Specifies that PPD files should be tested instead of generated.