]> granicus.if.org Git - sudo/commitdiff
Add missing word in HOME security note.
authorTodd C. Miller <Todd.Miller@courtesan.com>
Thu, 12 Jan 2012 15:20:08 +0000 (10:20 -0500)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Thu, 12 Jan 2012 15:20:08 +0000 (10:20 -0500)
--HG--
branch : 1.7

UPGRADE

diff --git a/UPGRADE b/UPGRADE
index 8b7da22fbd78817444c9f322ad28295599df261b..e77dba8c82295d39a3d0555654de4cfd03909d79 100644 (file)
--- a/UPGRADE
+++ b/UPGRADE
@@ -77,7 +77,7 @@ o Upgrading from a version prior to 1.7.4:
     to preserve the old value of MAIL.
 
     NOTE: preserving HOME has security implications since many programs
-    use when searching for configuration files.  Adding HOME to env_keep
+    use it when searching for configuration files.  Adding HOME to env_keep
     may enable a user to run unrestricted commands via sudo.
 
     The default syslog facility has changed from "local2" to "authpriv"