]> granicus.if.org Git - sudo/commitdiff
Mention negating umask
authorTodd C. Miller <Todd.Miller@courtesan.com>
Thu, 12 Oct 2000 13:49:45 +0000 (13:49 +0000)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Thu, 12 Oct 2000 13:49:45 +0000 (13:49 +0000)
sudoers.pod

index b3d4cf89952bd8b3f40870b704942d92cd024e36..7aba3eca568163ba3b63960057db1f141f7aa29d 100644 (file)
@@ -441,8 +441,8 @@ The default is C<@password_timeout@>, set this to C<0> for no password timeout.
 
 =item umask
 
-Umask to use when running the root command.  Set this to 0777 to
-not override the user's umask.  The default is C<@sudo_umask@>.
+Umask to use when running the command.  Negate this option or set
+it to 0777 to preserve the user's umask.  The default is C<@sudo_umask@>.
 
 =back