From b6e3fb008f5bd4e67a9ab050126e33133691ef17 Mon Sep 17 00:00:00 2001 From: "Todd C. Miller" Date: Wed, 28 Dec 2005 18:52:45 +0000 Subject: [PATCH] fix typo --- sudo.pod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sudo.pod b/sudo.pod index 24468f929..de8a2e82b 100644 --- a/sudo.pod +++ b/sudo.pod @@ -487,7 +487,7 @@ It is not meaningful to run the C command directly via sudo, e.g., $ sudo cd /usr/local/protected -since when whe command exits the parent process (your shell) will +since when the command exits the parent process (your shell) will still be the same. Please see the EXAMPLES section for more information. If users have sudo C there is nothing to prevent them from