@@ -51,7 +51,7 @@ CUPS backends are deprecated and will no longer be supported in a future feature
Printers that do not support IPP can be supported using applications such as
ippeveprinter(1).
-cups-snmp(8),
+cups-snmp(8),
CUPS Online Help (http://localhost:631/help)
Copyright © 2007-2019 by Apple Inc.
diff --git a/doc/help/man-cups-snmp.html b/doc/help/man-cups-snmp.html
index 9ff2b9aef..c7c17f7f4 100644
--- a/doc/help/man-cups-snmp.html
+++ b/doc/help/man-cups-snmp.html
@@ -47,7 +47,7 @@ The CUPS SNMP backend uses the information from the Host, Printer, and Port Moni
backend(7),
cups-snmp.conf(5),
-cupsd(8),
+cupsd(8),
lpinfo(8),
CUPS Online Help (http://localhost:631/help)
diff --git a/doc/help/man-cups.html b/doc/help/man-cups.html
index 769ffe64c..d75ddc5b0 100644
--- a/doc/help/man-cups.html
+++ b/doc/help/man-cups.html
@@ -102,13 +102,13 @@ Printers that do not support IPP can be supported using applications such as
ippeveprinter(1).
cancel(1),
-client.conf(7),
+client.conf(7),
cupsctl(8),
-cupsd(8),
+cupsd(8),
lp(1),
lpadmin(8),
lpinfo(8),
-lpoptions(1),
+lpoptions(1),
lpr(1),
lprm(1),
lpq(1),
diff --git a/doc/help/man-cupsctl.html b/doc/help/man-cupsctl.html
index 897b0541e..c52125fc7 100644
--- a/doc/help/man-cupsctl.html
+++ b/doc/help/man-cupsctl.html
@@ -83,8 +83,8 @@ Disable printer sharing:
You cannot set the Listen or Port directives using cupsctl.
-cupsd.conf(5),
-cupsd(8),
+cupsd.conf(5),
+cupsd(8),
CUPS Online Help (http://localhost:631/help)
diff --git a/doc/help/man-cupsd-helper.html b/doc/help/man-cupsd-helper.html
index 308a3a236..e701445d6 100644
--- a/doc/help/man-cupsd-helper.html
+++ b/doc/help/man-cupsd-helper.html
@@ -44,7 +44,7 @@ cupsd-helper - cupsd helper programs (deprecated)
argvN
The cupsd-helper programs perform long-running operations on behalf of the scheduler,
-cupsd(8).
+cupsd(8).
The cups-deviced helper program runs each CUPS
backend(7)
with no arguments in order to discover the available printers.
@@ -76,8 +76,8 @@ Printers that do not support IPP can be supported using applications such as
backend(7),
cups(1),
-cupsd(8),
-cupsd.conf(5),
+cupsd(8),
+cupsd.conf(5),
filter(7),
ppdcfile(5),
CUPS Online Help (http://localhost:631/help)
diff --git a/doc/help/man-cupsd-logs.html b/doc/help/man-cupsd-logs.html
index 42d06faad..11aac7a76 100644
--- a/doc/help/man-cupsd-logs.html
+++ b/doc/help/man-cupsd-logs.html
@@ -10,12 +10,12 @@
cupsd-logs - cupsd log files (access_log, error_log, and page_log)
-cupsd(8)
+cupsd(8)
normally maintains three log files: access_log to track requests that are submitted to the scheduler, error_log to track progress and errors, and page_log to track pages that are printed.
Configuration directives in
-cupsd.conf(5)
+cupsd.conf(5)
and
-cups-files.conf(5)
+cups-files.conf(5)
control what information is logged and where it is stored.
The access_log file lists each HTTP resource that is accessed by a web browser or client.
@@ -93,7 +93,7 @@ For POST requests the bytes field contains the number of bytes of non-IPP data t
The ipp-status field contains either "-" for non-IPP requests or the IPP status code name for POST requests containing an IPP response.
The error_log file lists messages from the scheduler - errors, warnings, etc. The LogLevel directive in the
-cupsd.conf(5)
+cupsd.conf(5)
file controls which messages are logged:
@@ -158,7 +158,7 @@ For example the entry for a two page job called "myjob" might look like:
The PageLogFormat directive in the
-cupsd.conf(5)
+cupsd.conf(5)
file can be used to change this information.
The printer field contains the name of the printer that printed the page.
If you send a job to a printer class, this field will contain the name of the printer that was assigned the job.
@@ -173,9 +173,9 @@ The format of this field is identical to the data-time field in the access_lo
The media field contains a copy of the media or media-col/media-size attribute provided with the IPP Create-Job or Print-Job requests or "-" if none was provided.
The sides field contains a copy of the sides attribute provided with the IPP Create-Job or Print-Job requests or "-" if none was provided.
-cupsd(8),
-cupsd.conf(5),
-cups-files.conf(5),
+cupsd(8),
+cupsd.conf(5),
+cups-files.conf(5),
CUPS Online Help (http://localhost:631/help)
Copyright © 2007-2019 by Apple Inc.
diff --git a/doc/help/man-cupsd.conf.html b/doc/help/man-cupsd.conf.html
index f889b866f..10101dbbe 100644
--- a/doc/help/man-cupsd.conf.html
+++ b/doc/help/man-cupsd.conf.html
@@ -13,7 +13,7 @@ cupsd.conf - server configuration file for cups
The
cupsd.conf
file configures the CUPS scheduler,
-cupsd(8).
+cupsd(8).
It is normally located in the
/etc/cups
directory.
@@ -23,7 +23,7 @@ The configuration directive name and values are case-insensitive.
Comment lines start with the # character.
The following top-level directives are understood by
-cupsd(8):
+cupsd(8):
- AccessLogLevel config
- AccessLogLevel actions
@@ -119,7 +119,7 @@ The default service name is "http."
- HostNameLookups Double
- Specifies whether to do reverse lookups on connecting clients.
The "Double" setting causes
-cupsd(8)
+cupsd(8)
to verify that the hostname resolved from the address matches one of the addresses returned for that hostname.
Double lookups also prevent clients with unregistered addresses from connecting to your server.
The default is "Off" to avoid the potential server performance problems with hostname lookups.
@@ -128,7 +128,7 @@ Only set this option to "On" or "Double" if absolutely required.
- Specifies the length of time to wait before shutting down due to inactivity.
The default is "60" seconds.
Note: Only applicable when
-cupsd(8)
+cupsd(8)
is run on-demand (e.g., with -l).
- JobKillDelay seconds
- Specifies the number of seconds to wait before killing the filters and backend associated with a canceled or held job.
@@ -307,7 +307,7 @@ The default is "No".
The following HTTP methods are supported by
-cupsd(8):
+cupsd(8):
- GET
- Used by a client to download icons and other printer resources and to access the CUPS web interface.
@@ -322,7 +322,7 @@ The following HTTP methods are supported by
The following IPP operations are supported by
-cupsd(8):
+cupsd(8):
- CUPS-Accept-Jobs
- Allows a printer to accept new jobs.
@@ -415,7 +415,7 @@ The following IPP operations are supported by
The following paths are commonly used when configuring
-cupsd(8):
+cupsd(8):
- /
- The path for all get operations (get-printers, get-jobs, etc.)
@@ -491,7 +491,7 @@ The default value is "IfRequested".
- Require user {user-name|@group-name} ...
- Specifies that an authenticated user must match one of the named users or be a member of one of the named groups.
The group name "@SYSTEM" corresponds to the list of groups defined by the SystemGroup directive in the
-cups-files.conf(5)
+cups-files.conf(5)
file.
The group name "@OWNER" corresponds to the owner of the resource, for example the person that submitted a print job.
Note: The 'root' user is not special and must be granted privileges like any other user account.
@@ -514,7 +514,7 @@ The "default" access list is "@OWNER @SYSTEM".
"@ACL" maps to the printer's requesting-user-name-allowed or requesting-user-name-denied values.
"@OWNER" maps to the job's owner.
"@SYSTEM" maps to the groups listed for the SystemGroup directive in the
-cups-files.conf(5)
+cups-files.conf(5)
file.
- JobPrivateValues all
- JobPrivateValues default
@@ -530,7 +530,7 @@ The "default" access list is "@OWNER @SYSTEM".
"@ACL" maps to the printer's requesting-user-name-allowed or requesting-user-name-denied values.
"@OWNER" maps to the job's owner.
"@SYSTEM" maps to the groups listed for the SystemGroup directive in the
-cups-files.conf(5)
+cups-files.conf(5)
file.
- SubscriptionPrivateValues all
- SubscriptionPrivateValues default
@@ -577,7 +577,7 @@ The default is "128m".
File, directory, and user configuration directives that used to be allowed in the cupsd.conf file are now stored in the
-cups-files.conf(5)
+cups-files.conf(5)
file instead in order to prevent certain types of privilege escalation attacks.
The scheduler MUST be restarted manually after making changes to the cupsd.conf file.
On Linux this is typically done using the
@@ -609,8 +609,8 @@ Require authentication for accesses from outside the 10. network:
classes.conf(5),
-cups-files.conf(5),
-cupsd(8),
+cups-files.conf(5),
+cupsd(8),
mime.convs(5),
mime.types(5),
printers.conf(5),
diff --git a/doc/help/man-cupsd.html b/doc/help/man-cupsd.html
index d99136a1b..589207103 100644
--- a/doc/help/man-cupsd.html
+++ b/doc/help/man-cupsd.html
@@ -104,9 +104,9 @@ in the foreground with a test configuration file called
backend(7),
classes.conf(5),
cups(1),
-cups-files.conf(5),
-cups-lpd(8),
-cupsd.conf(5),
+cups-files.conf(5),
+cups-lpd(8),
+cupsd.conf(5),
cupsd-helper(8),
cupsd-logs(8),
filter(7),
diff --git a/doc/help/man-cupsfilter.html b/doc/help/man-cupsfilter.html
index 6e9d81d89..bce2134db 100644
--- a/doc/help/man-cupsfilter.html
+++ b/doc/help/man-cupsfilter.html
@@ -117,7 +117,7 @@ The following command will generate a PDF preview of job 42 for a printer named
cups(1),
-cupsd.conf(5),
+cupsd.conf(5),
filter(7),
mime.convs(7),
mime.types(7),
diff --git a/doc/help/man-filter.html b/doc/help/man-filter.html
index c8070497b..65d896b57 100644
--- a/doc/help/man-filter.html
+++ b/doc/help/man-filter.html
@@ -177,8 +177,8 @@ program to use the appropriate filters to do the conversions you need.
backend(7),
cups(1),
-cups-files.conf(5),
-cupsd(8),
+cups-files.conf(5),
+cupsd(8),
cupsfilter(8),
CUPS Online Help (http://localhost:631/help)
diff --git a/doc/help/man-ippeveprinter.html b/doc/help/man-ippeveprinter.html
index 7e4b0a94c..ec25dabc0 100644
--- a/doc/help/man-ippeveprinter.html
+++ b/doc/help/man-ippeveprinter.html
@@ -110,7 +110,7 @@ printer command ("-c ippeveps").
- Run the specified command for each document that is printed.
If "command" is not an absolute path ("/path/to/command"),
ippeveprinter
-looks for the command in the "ippeveprinter" subdirectory of the CUPS binary directory, typically /usr/lib/cups/ippeveprinter or /usr/libexec/cups/ippeveprinter.
+looks for the command in the "command" subdirectory of the CUPS binary directory, typically /usr/lib/cups/command or /usr/libexec/cups/command.
The
cups-config(1)
command can be used to discover the correct binary directory ("cups-config --serverbin").
diff --git a/doc/help/man-lp.html b/doc/help/man-lp.html
index 09b921fb3..ba221270f 100644
--- a/doc/help/man-lp.html
+++ b/doc/help/man-lp.html
@@ -86,7 +86,7 @@ Use a filename of "-" to force printing from the standard input.
CUPS provides many ways to set the default destination. The LPDEST and PRINTER environment variables are consulted first.
If neither are set, the current default set using the
-lpoptions(1)
+lpoptions(1)
command is used, followed by the default set using the
lpadmin(8)
command.
@@ -138,7 +138,7 @@ The page numbers refer to the output pages and not the document's original pages