From: Aaron Spangler Date: Sat, 31 Jul 2004 03:07:20 +0000 (+0000) Subject: Clarification thanks to Olivier Blin X-Git-Tag: SUDO_1_6_8~30 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5f3d569e350ecb094ba39942bc7185ee15978cfb;p=sudo Clarification thanks to Olivier Blin --- diff --git a/sudo.man.in b/sudo.man.in index f5bb8b347..5c20573c4 100644 --- a/sudo.man.in +++ b/sudo.man.in @@ -149,7 +149,7 @@ .\" ======================================================================== .\" .IX Title "SUDO @mansectsu@" -.TH SUDO @mansectsu@ "June 10, 2004" "1.6.8" "MAINTENANCE COMMANDS" +.TH SUDO @mansectsu@ "July 30, 2004" "1.6.8" "MAINTENANCE COMMANDS" .SH "NAME" sudo, sudoedit \- execute a command as another user .SH "SYNOPSIS" @@ -509,8 +509,9 @@ to make the \f(CW\*(C`cd\*(C'\fR and file redirection work. \& homedir of the target user .Ve .PP -.Vb 1 -\& PATH Set to a sane value if SECURE_PATH is set +.Vb 2 +\& PATH Set to a sane value if SECURE_PATH has been +\& defined at configure time .Ve .PP .Vb 1 diff --git a/sudo.pod b/sudo.pod index ec0a14aee..aa9ba1bfd 100644 --- a/sudo.pod +++ b/sudo.pod @@ -404,7 +404,8 @@ B utilizes the following environment variables: the --enable-shell-sets-home option), set to homedir of the target user - PATH Set to a sane value if SECURE_PATH is set + PATH Set to a sane value if SECURE_PATH has been + defined at configure time SHELL Used to determine shell to run with -s option