From: Michael R Sweet Date: Sat, 14 Nov 2020 22:50:27 +0000 (-0500) Subject: Update cups-lpd man page (Issue #46) X-Git-Tag: v2.3.3op1~17 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=720a2a327a64aea72e29abf05fee3eacd0d1e2ea;p=thirdparty%2Fcups.git Update cups-lpd man page (Issue #46) --- diff --git a/doc/help/man-cups-files.conf.html b/doc/help/man-cups-files.conf.html index c567cbba7b..08d886d83f 100644 --- a/doc/help/man-cups-files.conf.html +++ b/doc/help/man-cups-files.conf.html @@ -98,6 +98,10 @@ The kind strings are:
Group group-name-or-number
Specifies the group name or ID that will be used when executing external programs. The default group is operating system specific but is usually "lp" or "nobody". + +
LogFileGroup group-name-or-number +
Specifies the group name or ID that will be used for log files. +The default group is operating system specific but is usually "lp" or "nobody".
LogFilePerm mode
Specifies the permissions of all log files that the scheduler writes. The default is "0644". @@ -150,7 +154,6 @@ The default is "/var/run/cups" or "/etc/cups" depending on the platform.
Specifies whether the scheduler calls fsync(2) after writing configuration or state files. -The default is "No".
SystemGroup group-name [ ... group-name ]
Specifies the group(s) to use for @SYSTEM group authentication. The default contains "admin", "lpadmin", "root", "sys", and/or "system". @@ -209,6 +212,7 @@ command is used instead. subscriptions.conf(5), CUPS Online Help (http://localhost:631/help)

Copyright

+Copyright © 2020 by Michael R Sweet Copyright © 2007-2019 by Apple Inc. diff --git a/doc/help/man-cups-lpd.html b/doc/help/man-cups-lpd.html index ad0e68ed0c..7a725bec1a 100644 --- a/doc/help/man-cups-lpd.html +++ b/doc/help/man-cups-lpd.html @@ -90,9 +90,6 @@ mini-server: -o document-format=application/octet-stream -

Note: If you are using Solaris 10 or higher, you must run the -inetdconv(1m) -program to register the changes to the inetd.conf file.

CUPS includes configuration files for launchd(8), systemd(8), @@ -104,13 +101,13 @@ service using the corresponding control program.

See Also

cups(1), cupsd(8), -inetconv(1m), inetd(8), launchd(8), xinetd(8), CUPS Online Help (http://localhost:631/help), RFC 2569

Copyright

+Copyright © 2020 by Michael R Sweet Copyright © 2007-2019 by Apple Inc. diff --git a/man/cups-lpd.8 b/man/cups-lpd.8 index e8ce3251f0..d84059591f 100644 --- a/man/cups-lpd.8 +++ b/man/cups-lpd.8 @@ -1,13 +1,14 @@ .\" .\" cups-lpd man page for CUPS. .\" +.\" Copyright © 2020 by Michael R Sweet .\" Copyright © 2007-2019 by Apple Inc. .\" Copyright © 1997-2006 by Easy Software Products. .\" .\" Licensed under Apache License v2.0. See the file "LICENSE" for more .\" information. .\" -.TH cups-lpd 8 "CUPS" "26 April 2019" "Apple Inc." +.TH cups-lpd 8 "CUPS" "14 November 2020" "Apple Inc." .SH NAME cups-lpd \- receive print jobs and report printer status to lpd clients (deprecated) .SH SYNOPSIS @@ -96,10 +97,6 @@ mini-server: .fi .LP -\fINote:\fR If you are using Solaris 10 or higher, you must run the -.BR inetdconv (1m) -program to register the changes to the \fIinetd.conf\fR file. -.LP CUPS includes configuration files for .BR launchd (8), .BR systemd (8), @@ -111,11 +108,11 @@ service using the corresponding control program. .SH SEE ALSO .BR cups (1), .BR cupsd (8), -.BR inetconv (1m), .BR inetd (8), .BR launchd (8), .BR xinetd (8), CUPS Online Help (http://localhost:631/help), RFC 2569 .SH COPYRIGHT +Copyright \[co] 2020 by Michael R Sweet Copyright \[co] 2007-2019 by Apple Inc.