fix typo
authorTodd C. Miller <Todd.Miller@courtesan.com>
Wed, 30 Nov 2016 02:46:59 +0000 (19:46 -0700)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Wed, 30 Nov 2016 02:46:59 +0000 (19:46 -0700)
NEWS

diff --git a/NEWS b/NEWS
index 378580996e3c2dec7b11722e4659d6d03ab26019..1ec43cddfdeb8d1a4e8992f04fa5ab7cd2357a3b 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -152,7 +152,7 @@ What's new in Sudo 1.8.17
    Bug #740.
 
  * Sudo now takes all sudoers sources into account when determining
-   whether or not "sudo -l" or "sudo -b" should prompt for a password.
+   whether or not "sudo -l" or "sudo -v" should prompt for a password.
    In other words, if both file and ldap sudoers sources are in
    specified in /etc/nsswitch.conf, "sudo -v" will now require that
    all entries in both sources be have NOPASSWD (file) or !authenticate