]> git.ipfire.org Git - thirdparty/cups.git/commitdiff
Update cupsd.conf.5 man page to address feedback from Till. 126/head
authorMichael R Sweet <michael.r.sweet@gmail.com>
Thu, 11 Mar 2021 17:40:58 +0000 (12:40 -0500)
committerMichael R Sweet <michael.r.sweet@gmail.com>
Thu, 11 Mar 2021 17:40:58 +0000 (12:40 -0500)
doc/help/man-cupsd.conf.html
man/cupsd.conf.5

index bbdb13e9ab717ea59b61575c5a95baba2fcdcf6f..798ab63261b7bb097844f8640504966839d0777a 100644 (file)
@@ -242,7 +242,7 @@ The default is "Yes".
 <dt><a name="ReadyPaperSizes"></a><b>ReadyPaperSizes </b><i>sizename[,...]</i>
 <dd style="margin-left: 5.0em">Specifies a list of potential paper sizes that are reported as "ready" (loaded).
 The actual list will only contain sizes that each printer supports.
-The default is "Letter,Legal,Tabloid,4x6,Env10" for North America and "A3,A4,A5,A6,EnvDL" elsewhere.
+The default is "Letter,Legal,Tabloid,4x6,Env10" when the default paper size is "Letter" and "A3,A4,A5,A6,EnvDL" otherwise.
 Note: Paper sizes must use the size names from the PPD file and not PWG self-describing media size names.
 <dt><a name="ReloadTimeout"></a><b>ReloadTimeout </b><i>seconds</i>
 <dd style="margin-left: 5.0em">Specifies the amount of time to wait for job completion before restarting the scheduler.
index a4843da602b4b222148f38e35650add26a1b85b5..58decc8f366046ad64b1aa28889843d75e6535cc 100644 (file)
@@ -376,7 +376,7 @@ The default is "Yes".
 \fBReadyPaperSizes \fIsizename[,...]\fR
 Specifies a list of potential paper sizes that are reported as "ready" (loaded).
 The actual list will only contain sizes that each printer supports.
-The default is "Letter,Legal,Tabloid,4x6,Env10" for North America and "A3,A4,A5,A6,EnvDL" elsewhere.
+The default is "Letter,Legal,Tabloid,4x6,Env10" when the default paper size is "Letter" and "A3,A4,A5,A6,EnvDL" otherwise.
 Note: Paper sizes must use the size names from the PPD file and not PWG self-describing media size names.
 .\"#ReloadTimeout
 .TP 5