summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorMartin Pitt <martin.pitt@ubuntu.com>2016-08-09 18:11:47 +0200
committerDidier Raboud <odyx@debian.org>2018-03-27 19:14:58 +0200
commit65a3fa1bd4df72dc1e29dd448de4a3cb29992e03 (patch)
tree26f5656006a94fc2bd87e56345045ac49174d486 /man
parent81fd9b7946fefdaf3fd3d41663545babd75a0017 (diff)
Set default job error policy to "retry-job", since it is less
confusing and a better default on most machines. . Amend documentation accordingly. Author: Didier Raboud <odyx@debian.org> Origin: vendor Last-Update: 2016-07-03 Patch-Name: cups-set-default-error-policy-retry-job.patch
Diffstat (limited to 'man')
-rw-r--r--man/cupsd.conf.man.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/man/cupsd.conf.man.in b/man/cupsd.conf.man.in
index a313f4b02..6971b8b33 100644
--- a/man/cupsd.conf.man.in
+++ b/man/cupsd.conf.man.in
@@ -133,13 +133,13 @@ The default value is "30".
Specifies that a failed print job should be aborted (discarded) unless otherwise specified for the printer.
.TP 5
\fBErrorPolicy retry-job\fR
-Specifies that a failed print job should be retried at a later time unless otherwise specified for the printer.
+Specifies that a failed print job should be retried at a later time unless otherwise specified for the printer. The 'retry-job' error policy is the default.
.TP 5
\fBErrorPolicy retry-this-job\fR
Specifies that a failed print job should be retried immediately unless otherwise specified for the printer.
.TP 5
\fBErrorPolicy stop-printer\fR
-Specifies that a failed print job should stop the printer unless otherwise specified for the printer. The 'stop-printer' error policy is the default.
+Specifies that a failed print job should stop the printer unless otherwise specified for the printer.
.\"#FilterLimit
.TP 5
\fBFilterLimit \fIlimit\fR