From ea150d5918d7250f485b944a8ff77ac428e0865e Mon Sep 17 00:00:00 2001 From: "Todd C. Miller" Date: Mon, 11 Jan 2021 08:16:53 -0700 Subject: [PATCH] fix typo --- NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEWS b/NEWS index a3a1a8c3a..5927f451b 100644 --- a/NEWS +++ b/NEWS @@ -15,7 +15,7 @@ What's new in Sudo 1.9.5 actually exploitable since the allocated buffer is large enough to hold the list of addresses. - * If sudo is executed with a name other that "sudo" or "sudoedit", + * If sudo is executed with a name other than "sudo" or "sudoedit", it will now fall back to "sudo" as the program name. This affects warning, help and usage messages as well as the matching of Debug lines in the /etc/sudo.conf file. Previously, it was possible