]> granicus.if.org Git - sudo/commitdiff
Clarification thanks to Olivier Blin <oblin@mandrakesoft.com>
authorAaron Spangler <aaron777@gmail.com>
Sat, 31 Jul 2004 03:07:20 +0000 (03:07 +0000)
committerAaron Spangler <aaron777@gmail.com>
Sat, 31 Jul 2004 03:07:20 +0000 (03:07 +0000)
sudo.man.in
sudo.pod

index f5bb8b347bd4c0d754ee11c21708828998d8d35f..5c20573c4d788f8866b1dc9bfc266d81dbf057da 100644 (file)
 .\" ========================================================================
 .\"
 .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
index ec0a14aee63b500b0fc82117c37072283a33fcad..aa9ba1bfdf3b360dd4460e041e131ba4b71756d7 100644 (file)
--- a/sudo.pod
+++ b/sudo.pod
@@ -404,7 +404,8 @@ B<sudo> 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