file distributed with s\bsu\bud\bdo\bo 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
.\" 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"
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
\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
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
.\" 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
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
.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
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