- Added a systemd slice to the systemd services included with the scheduler
- Added localizations for deprecated IPP attributes/options (Issue #1020)
- Added support for specifying permissions with the `cupsFileOpen` API.
+- Updated documents (Issue #984)
- Updated CUPS to require TLS support - OpenSSL, GNUTLS and LibreSSL are
supported.
- Updated CUPS to require ZLIB.
<p>The following options are recognized by <strong>cancel</strong>:
</p>
<p style="margin-left: 2.5em; text-indent: -2.5em;"><strong>-a</strong><br>
-Cancel all jobs on the named destination, or all jobs on all
-destinations if none is provided.
+Cancel all jobs on the named destination, or all jobs on all destinations if none is provided.
</p>
<p style="margin-left: 2.5em; text-indent: -2.5em;"><strong>-E</strong><br>
Forces encryption when connecting to the server.
cancel -a
</pre>
<h2 id="cancel-1.notes">Notes</h2>
-<p>Administrators wishing to prevent unauthorized cancellation of jobs via the <em>-u</em> option should require authentication for Cancel-Jobs operations in
-<strong>cupsd.conf</strong>(5).
+<p>The
+<strong>-a</strong>
+and
+<strong>-u</strong><em> username</em>
+
+options require administrative access.
+These restrictions are part of the operation policies defined in the
+<strong>cupsd.conf</strong>(5)
+file for the "Cancel-Jobs" and "Cancel-My-Jobs" operations, respectively.
</p>
<h2 id="cancel-1.see-also">See Also</h2>
<p><strong>cupsd.conf</strong>(5),
.\" Licensed under Apache License v2.0. See the file "LICENSE" for more
.\" information.
.\"
-.TH cancel 1 "CUPS" "2022-05-02" "OpenPrinting"
+.TH cancel 1 "CUPS" "2024-09-16" "OpenPrinting"
.SH NAME
cancel \- cancel jobs
.SH SYNOPSIS
The following options are recognized by \fBcancel\fR:
.TP 5
.B \-a
-Cancel all jobs on the named destination, or all jobs on all
-destinations if none is provided.
+Cancel all jobs on the named destination, or all jobs on all destinations if none is provided.
.TP 5
.B \-E
Forces encryption when connecting to the server.
cancel \-a
.fi
.SH NOTES
-Administrators wishing to prevent unauthorized cancellation of jobs via the \fI\-u\fR option should require authentication for Cancel-Jobs operations in
-.BR cupsd.conf (5).
+The
+.B \-a
+and
+.BI \-u " username"
+options require administrative access.
+These restrictions are part of the operation policies defined in the
+.BR cupsd.conf (5)
+file for the "Cancel-Jobs" and "Cancel-My-Jobs" operations, respectively.
.SH SEE ALSO
.BR cupsd.conf (5),
.BR lp (1),