From: Todd C. Miller Date: Mon, 9 Feb 2015 23:21:52 +0000 (-0700) Subject: Typo. X-Git-Tag: SUDO_1_8_13^2~62 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9669abdafde9a3718398c8832e77b55a6a468b00;p=sudo Typo. --- diff --git a/doc/sudoers.cat b/doc/sudoers.cat index 294e5e51a..745e26b88 100644 --- a/doc/sudoers.cat +++ b/doc/sudoers.cat @@ -1662,8 +1662,8 @@ SSUUDDOOEERRSS OOPPTTIIOONNSS LLiissttss tthhaatt ccaann bbee uusseedd iinn aa bboooolleeaann ccoonntteexxtt: env_check Environment variables to be removed from the user's - environment if unless they are considered ``safe''. - For all variables except TZ, ``safe'' means that the + environment unless they are considered ``safe''. For + all variables except TZ, ``safe'' means that the variable's value does not contain any `%' or `/' characters. This can be used to guard against printf- style format vulnerabilities in poorly-written diff --git a/doc/sudoers.man.in b/doc/sudoers.man.in index 8bf50dfd2..339883ace 100644 --- a/doc/sudoers.man.in +++ b/doc/sudoers.man.in @@ -3414,7 +3414,7 @@ The default value is \fBLists that can be used in a boolean context\fR: .TP 18n env_check -Environment variables to be removed from the user's environment if +Environment variables to be removed from the user's environment unless they are considered \(lqsafe\(rq. For all variables except diff --git a/doc/sudoers.mdoc.in b/doc/sudoers.mdoc.in index 0d9e24365..f9fda4ec1 100644 --- a/doc/sudoers.mdoc.in +++ b/doc/sudoers.mdoc.in @@ -3170,7 +3170,7 @@ The default value is .Sy Lists that can be used in a boolean context : .Bl -tag -width 16n .It env_check -Environment variables to be removed from the user's environment if +Environment variables to be removed from the user's environment unless they are considered .Dq safe . For all variables except