From 7b30bbe7fd530a323ad34e2999a2b16619e4514a Mon Sep 17 00:00:00 2001 From: "Todd C. Miller" Date: Fri, 30 Oct 2020 10:15:30 -0600 Subject: Apply Google inclusive language guidelines. Also replace backwards with backward. --- examples/sudo.conf.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples') diff --git a/examples/sudo.conf.in b/examples/sudo.conf.in index 19e33ff66..d4342b2ce 100644 --- a/examples/sudo.conf.in +++ b/examples/sudo.conf.in @@ -42,7 +42,7 @@ Plugin sudoers_audit sudoers.so # Sudo noexec: # Path noexec /path/to/sudo_noexec.so # -# Path to a shared library containing dummy versions of the execv(), +# Path to a shared library containing replacements for the execv(), # execve() and fexecve() library functions that just return an error. # This is used to implement the "noexec" functionality on systems that # support LD_PRELOAD or its equivalent. -- cgit v1.2.1