From d124027c467bddf60cfa0081e6a9d30921bc616f Mon Sep 17 00:00:00 2001 From: Mario Sergio Fujikawa Ferreira Date: Wed, 14 Feb 2001 20:19:44 +0000 Subject: typo clean up police: \s -> \t --- security/sudo/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'security/sudo/Makefile') diff --git a/security/sudo/Makefile b/security/sudo/Makefile index 2622d20b0d69..d6f874fdfb5c 100644 --- a/security/sudo/Makefile +++ b/security/sudo/Makefile @@ -21,8 +21,8 @@ CONFIGURE_ARGS= --with-skey \ --with-ignore-dot \ --with-tty-tickets \ --with-env-editor \ - --with-insults \ - --with-all-insults \ + --with-insults \ + --with-all-insults \ --with-logincap \ --disable-root-sudo -- cgit v1.2.3