From: Todd C. Miller Date: Fri, 21 Jul 2017 17:20:04 +0000 (-0600) Subject: start new sentences on a new line X-Git-Tag: SUDO_1_8_21^2~23 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9ea9ecb18329aa6dae14a58c798ef8203c243c0a;p=sudo start new sentences on a new line --- diff --git a/doc/sudo.conf.cat b/doc/sudo.conf.cat index 92e9ddab7..41acc70ae 100644 --- a/doc/sudo.conf.cat +++ b/doc/sudo.conf.cat @@ -432,4 +432,4 @@ DDIISSCCLLAAIIMMEERR file distributed with ssuuddoo or https://www.sudo.ws/license.html for complete details. -Sudo 1.8.21 June 2, 2017 Sudo 1.8.21 +Sudo 1.8.21 July 21, 2017 Sudo 1.8.21 diff --git a/doc/sudo.conf.man.in b/doc/sudo.conf.man.in index 227d1fb75..82fd075cc 100644 --- a/doc/sudo.conf.man.in +++ b/doc/sudo.conf.man.in @@ -16,7 +16,7 @@ .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.TH "SUDO.CONF" "5" "June 2, 2017" "Sudo @PACKAGE_VERSION@" "File Formats Manual" +.TH "SUDO.CONF" "5" "July 21, 2017" "Sudo @PACKAGE_VERSION@" "File Formats Manual" .nh .if n .ad l .SH "NAME" @@ -452,10 +452,11 @@ probe_interfaces By default, \fBsudo\fR will probe the system's network interfaces and pass the IP address -of each enabled interface to the policy plugin. This makes it -possible for the plugin to match rules based on the IP address -without having to query DNS. On Linux systems with a large number -of virtual interfaces, this may take a non-negligible amount of time. +of each enabled interface to the policy plugin. +This makes it possible for the plugin to match rules based on the IP address +without having to query DNS. +On Linux systems with a large number of virtual interfaces, this may +take a non-negligible amount of time. If IP-based matching is not required, network interface probing can be disabled as follows: .nf @@ -483,8 +484,8 @@ line consists of the \fRDebug\fR keyword, followed by the name of the program (or plugin) to debug (\fBsudo\fR, \fBvisudo\fR, \fBsudoreplay\fR, \fBsudoers\fR), -the debug file name and a comma-separated list of debug flags. The -debug flag syntax used by +the debug file name and a comma-separated list of debug flags. +The debug flag syntax used by \fBsudo\fR and the \fBsudoers\fR @@ -539,7 +540,8 @@ The following priorities are supported, in order of decreasing severity: and \fIdebug\fR. Each priority, when specified, also includes all priorities higher -than it. For example, a priority of +than it. +For example, a priority of \fInotice\fR would include debug messages logged at \fInotice\fR diff --git a/doc/sudo.conf.mdoc.in b/doc/sudo.conf.mdoc.in index 66c3a3049..b067bb9fe 100644 --- a/doc/sudo.conf.mdoc.in +++ b/doc/sudo.conf.mdoc.in @@ -14,7 +14,7 @@ .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.Dd June 2, 2017 +.Dd July 21, 2017 .Dt SUDO.CONF @mansectform@ .Os Sudo @PACKAGE_VERSION@ .Sh NAME @@ -410,10 +410,11 @@ version 1.8.7 and higher. By default, .Nm sudo will probe the system's network interfaces and pass the IP address -of each enabled interface to the policy plugin. This makes it -possible for the plugin to match rules based on the IP address -without having to query DNS. On Linux systems with a large number -of virtual interfaces, this may take a non-negligible amount of time. +of each enabled interface to the policy plugin. +This makes it possible for the plugin to match rules based on the IP address +without having to query DNS. +On Linux systems with a large number of virtual interfaces, this may +take a non-negligible amount of time. If IP-based matching is not required, network interface probing can be disabled as follows: .Bd -literal -offset indent @@ -437,8 +438,8 @@ line consists of the .Li Debug keyword, followed by the name of the program (or plugin) to debug .Pq Nm sudo , Nm visudo , Nm sudoreplay , Nm sudoers , -the debug file name and a comma-separated list of debug flags. The -debug flag syntax used by +the debug file name and a comma-separated list of debug flags. +The debug flag syntax used by .Nm sudo and the .Nm sudoers @@ -490,7 +491,8 @@ The following priorities are supported, in order of decreasing severity: and .Em debug . Each priority, when specified, also includes all priorities higher -than it. For example, a priority of +than it. +For example, a priority of .Em notice would include debug messages logged at .Em notice