]> git.ipfire.org Git - thirdparty/cups.git/commitdiff
Reword the IdleExitTimeout description...
authorMichael Sweet <michael.r.sweet@gmail.com>
Tue, 21 Jun 2016 18:00:08 +0000 (14:00 -0400)
committerMichael Sweet <michael.r.sweet@gmail.com>
Tue, 21 Jun 2016 18:00:08 +0000 (14:00 -0400)
doc/help/man-cupsd.conf.html
man/cupsd.conf.man.in

index 1af903b642307ab45ab573acc2283af6284e2c23..bfe8e3dbb3d86206be7bd8cc600e274c9a2074f6 100644 (file)
@@ -131,11 +131,11 @@ Double lookups also prevent clients with unregistered addresses from connecting
 The default is "Off" to avoid the potential server performance problems with hostname lookups.
 Only set this option to "On" or "Double" if absolutely required.
 <dt><a name="IdleExitTimeout"></a><b>IdleExitTimeout </b><i>seconds</i>
-<dd style="margin-left: 5.0em">Only applicable when
+<dd style="margin-left: 5.0em">Specifies the length of time to wait before shutting down due to inactivity.
+The default is "60" seconds.
+Note: Only applicable when
 <a href="man-cupsd.html?TOPIC=Man+Pages"><b>cupsd</b>(8)</a>
 is run on-demand (e.g., with <b>-l</b>).
-Specifies the length of time to wait before shutting down due to inactivity.
-The default is "60".
 <dt><a name="JobKillDelay"></a><b>JobKillDelay </b><i>seconds</i>
 <dd style="margin-left: 5.0em">Specifies the number of seconds to wait before killing the filters and backend associated with a canceled or held job.
 The default is "30".
index ddd38fc2d14aa9530e8b271fa8d0f9341ee6929b..d4b2f8c1f8a1acda1539ecd4eca727f36a7c8f46 100644 (file)
@@ -10,7 +10,7 @@
 .\" which should have been included with this file.  If this file is
 .\" file is missing or damaged, see the license at "http://www.cups.org/".
 .\"
-.TH cupsd.conf 5 "CUPS" "29 March 2016" "Apple Inc."
+.TH cupsd.conf 5 "CUPS" "21 June 2016" "Apple Inc."
 .SH NAME
 cupsd.conf \- server configuration file for cups
 .SH DESCRIPTION
@@ -194,11 +194,11 @@ Only set this option to "On" or "Double" if absolutely required.
 .\"#IdleExitTimeout
 .TP 5
 \fBIdleExitTimeout \fIseconds\fR
-Only applicable when
+Specifies the length of time to wait before shutting down due to inactivity.
+The default is "60" seconds.
+Note: Only applicable when
 .BR cupsd (8)
 is run on-demand (e.g., with \fB-l\fR).
-Specifies the length of time to wait before shutting down due to inactivity.
-The default is "60".
 .\"#JobKillDelay
 .TP 5
 \fBJobKillDelay \fIseconds\fR