]> granicus.if.org Git - sudo/commitdiff
initial valgrind pass done
authorTodd C. Miller <Todd.Miller@courtesan.com>
Fri, 2 May 2008 20:37:43 +0000 (20:37 +0000)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Fri, 2 May 2008 20:37:43 +0000 (20:37 +0000)
UPGRADE

diff --git a/UPGRADE b/UPGRADE
index 9db649bd678fc3c61caf8f40497fbed5f2de3d63..d92728b3fbcced97a4f8a51c88a39179dac43316 100644 (file)
--- a/UPGRADE
+++ b/UPGRADE
@@ -14,7 +14,7 @@ o Upgrading from a version prior to 1.7.0:
     This can be changed with an nsswitch.conf line, e.g.:
         sudoers:        ldap files
     Would case LDAP to be searched first, then the sudoers file.
-    To restore the pre-1.7 behavior, run configure with the
+    To restore the pre-1.7.0 behavior, run configure with the
     --with-nsswitch=no flag.
 
     Sudo now ignores user .ldaprc files as well as system LDAP defaults.