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

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