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

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