Blame SOURCES/cups-retry-current-job-man.patch

28b923
diff --git a/doc/help/man-cupsd.conf.html b/doc/help/man-cupsd.conf.html
28b923
index 9082348..8ab1ce8 100644
28b923
--- a/doc/help/man-cupsd.conf.html
28b923
+++ b/doc/help/man-cupsd.conf.html
28b923
@@ -90,7 +90,7 @@ The default value is "30".
28b923
 
Specifies that a failed print job should be aborted (discarded) unless otherwise specified for the printer.
28b923
 
ErrorPolicy retry-job
28b923
 
Specifies that a failed print job should be retried at a later time unless otherwise specified for the printer.
28b923
-
ErrorPolicy retry-this-job
28b923
+
ErrorPolicy retry-current-job
28b923
 
Specifies that a failed print job should be retried immediately unless otherwise specified for the printer.
28b923
 
ErrorPolicy stop-printer
28b923
 
Specifies that a failed print job should stop the printer unless otherwise specified for the printer. The 'stop-printer' error policy is the default.
28b923
diff --git a/man/cupsd.conf.man.in b/man/cupsd.conf.man.in
28b923
index 53a028d..ba12b07 100644
28b923
--- a/man/cupsd.conf.man.in
28b923
+++ b/man/cupsd.conf.man.in
28b923
@@ -135,7 +135,7 @@ Specifies that a failed print job should be aborted (discarded) unless otherwise
28b923
 \fBErrorPolicy retry-job\fR
28b923
 Specifies that a failed print job should be retried at a later time unless otherwise specified for the printer.
28b923
 .TP 5
28b923
-\fBErrorPolicy retry-this-job\fR
28b923
+\fBErrorPolicy retry-current-job\fR
28b923
 Specifies that a failed print job should be retried immediately unless otherwise specified for the printer.
28b923
 .TP 5
28b923
 \fBErrorPolicy stop-printer\fR
28b923
diff --git a/man/cupsd.conf.man.in.privilege-escalation b/man/cupsd.conf.man.in.privilege-escalation
28b923
index ab89e15..130ea8a 100644
28b923
--- a/man/cupsd.conf.man.in.privilege-escalation
28b923
+++ b/man/cupsd.conf.man.in.privilege-escalation
28b923
@@ -135,7 +135,7 @@ Specifies that a failed print job should be aborted (discarded) unless otherwise
28b923
 \fBErrorPolicy retry-job\fR
28b923
 Specifies that a failed print job should be retried at a later time unless otherwise specified for the printer.
28b923
 .TP 5
28b923
-\fBErrorPolicy retry-this-job\fR
28b923
+\fBErrorPolicy retry-current-job\fR
28b923
 Specifies that a failed print job should be retried immediately unless otherwise specified for the printer.
28b923
 .TP 5
28b923
 \fBErrorPolicy stop-printer\fR
28b923
diff --git a/man/cupsd.conf.man.in.remove-weak-ciphers b/man/cupsd.conf.man.in.remove-weak-ciphers
28b923
index 5516780..35065ca 100644
28b923
--- a/man/cupsd.conf.man.in.remove-weak-ciphers
28b923
+++ b/man/cupsd.conf.man.in.remove-weak-ciphers
28b923
@@ -135,7 +135,7 @@ Specifies that a failed print job should be aborted (discarded) unless otherwise
28b923
 \fBErrorPolicy retry-job\fR
28b923
 Specifies that a failed print job should be retried at a later time unless otherwise specified for the printer.
28b923
 .TP 5
28b923
-\fBErrorPolicy retry-this-job\fR
28b923
+\fBErrorPolicy retry-current-job\fR
28b923
 Specifies that a failed print job should be retried immediately unless otherwise specified for the printer.
28b923
 .TP 5
28b923
 \fBErrorPolicy stop-printer\fR