]> git.ipfire.org Git - thirdparty/cups.git/commitdiff
Update cups-lpd man page (Issue #46)
authorMichael R Sweet <msweet@msweet.org>
Sat, 14 Nov 2020 22:50:27 +0000 (17:50 -0500)
committerMichael R Sweet <msweet@msweet.org>
Sat, 14 Nov 2020 22:50:27 +0000 (17:50 -0500)
doc/help/man-cups-files.conf.html
doc/help/man-cups-lpd.html
man/cups-lpd.8

index c567cbba7bb54b944ac3f7063cf1507656bb93f6..08d886d83fe01ac56dd590c0728578e0f2bc83fd 100644 (file)
@@ -98,6 +98,10 @@ The <i>kind</i> strings are:
 <dt><a name="Group"></a><b>Group </b><i>group-name-or-number</i>
 <dd style="margin-left: 5.0em">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".
+</div>
+<dt><a name="LogFileGroup"></a><b>LogFileGroup </b><i>group-name-or-number</i>
+<dd style="margin-left: 5.0em">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".
 <dt><a name="LogFilePerm"></a><b>LogFilePerm </b><i>mode</i>
 <dd style="margin-left: 5.0em">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.
 <dd style="margin-left: 5.0em">Specifies whether the scheduler calls
 <b>fsync</b>(2)
 after writing configuration or state files.
-The default is "No".
 <dt><a name="SystemGroup"></a><b>SystemGroup </b><i>group-name </i>[ ... <i>group-name</i> ]
 <dd style="margin-left: 5.0em">Specifies the group(s) to use for <i>@SYSTEM</i> group authentication.
 The default contains "admin", "lpadmin", "root", "sys", and/or "system".
@@ -209,6 +212,7 @@ command is used instead.
 <b>subscriptions.conf</b>(5),
 CUPS Online Help (<a href="http://localhost:631/help">http://localhost:631/help</a>)
 <h2 class="title"><a name="COPYRIGHT">Copyright</a></h2>
+Copyright &copy; 2020 by Michael R Sweet
 Copyright &copy; 2007-2019 by Apple Inc.
 
 </body>
index ad0e68ed0c0831773ab92e0776d6cd6183b5ff37..7a725bec1ac430f0c678e9882581c76ee0a3f5d9 100644 (file)
@@ -90,9 +90,6 @@ mini-server:
         -o document-format=application/octet-stream
 
 </pre>
-<p><i>Note:</i> If you are using Solaris 10 or higher, you must run the
-<b>inetdconv</b>(1m)
-program to register the changes to the <i>inetd.conf</i> file.
 <p>CUPS includes configuration files for
 <b>launchd</b>(8),
 <b>systemd</b>(8),
@@ -104,13 +101,13 @@ service using the corresponding control program.
 <h2 class="title"><a name="SEE_ALSO">See Also</a></h2>
 <b>cups</b>(1),
 <b>cupsd</b>(8),
-<b>inetconv</b>(1m),
 <b>inetd</b>(8),
 <b>launchd</b>(8),
 <b>xinetd</b>(8),
 CUPS Online Help (<a href="http://localhost:631/help)">http://localhost:631/help)</a>,
 RFC 2569
 <h2 class="title"><a name="COPYRIGHT">Copyright</a></h2>
+Copyright &copy; 2020 by Michael R Sweet
 Copyright &copy; 2007-2019 by Apple Inc.
 
 </body>
index e8ce3251f03cbc73ec665f651c2e9f3c38383070..d84059591f1da60a8f15b875dfae62f0bef76447 100644 (file)
@@ -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.