From 9669abdafde9a3718398c8832e77b55a6a468b00 Mon Sep 17 00:00:00 2001 From: "Todd C. Miller" Date: Mon, 9 Feb 2015 16:21:52 -0700 Subject: [PATCH] Typo. --- doc/sudoers.cat | 4 ++-- doc/sudoers.man.in | 2 +- doc/sudoers.mdoc.in | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) 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 -- 2.40.0