]> granicus.if.org Git - sudo/commitdiff
fixed description of EXEMPTGROUP
authorTodd C. Miller <Todd.Miller@courtesan.com>
Sun, 19 Nov 1995 18:59:36 +0000 (18:59 +0000)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Sun, 19 Nov 1995 18:59:36 +0000 (18:59 +0000)
OPTIONS

diff --git a/OPTIONS b/OPTIONS
index 5b9313f3ed3649ad76303a27459a1b3f8547c3d6..b16271aeb6d3ac08b09c189d5d80c295bcb51da3 100644 (file)
--- a/OPTIONS
+++ b/OPTIONS
@@ -56,11 +56,11 @@ SEND_MAIL_WHEN_NOT_OK
     This is off by default.
 
 EXEMPTGROUP
-    If this is defined then the gid EXEMPTGROUP is set to doesn't need
-    to enter a password when running sudo.  This may be useful for sites
-    that don't want their "core" sysadmins to have to enter a password
-    but where Jr. sysadmins need to.
-    This is of by default.
+    If this is defined then users in the group defined by EXEMPTGROUP
+    don't need to enter a password when running sudo.  This may be useful
+    for sites that don't want their "core" sysadmins to have to enter
+    a password but where Jr. sysadmins need to.
+    This is off by default.
 
 ENV_EDITOR
     Makes visudo consult the EDITOR and VISUAL environmental variables