From: Todd C. Miller Date: Sun, 13 Mar 2005 00:26:33 +0000 (+0000) Subject: commna, not colon after e.g. X-Git-Tag: SUDO_1_7_0~672 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=963ca5045d4e0d7fe68df15f366f911fcd32bfb4;p=sudo commna, not colon after e.g. --- diff --git a/sudo.pod b/sudo.pod index 213bfe2db..d850d5d76 100644 --- a/sudo.pod +++ b/sudo.pod @@ -362,7 +362,7 @@ B will check the ownership of its timestamp directory (F<@timedir@> by default) and ignore the directory's contents if it is not owned by root and only writable by root. On systems that allow non-root users to give away files via L, if the timestamp -directory is located in a directory writable by anyone (e.g.: F), +directory is located in a directory writable by anyone (e.g., F), it is possible for a user to create the timestamp directory before B is run. However, because B checks the ownership and mode of the directory and its contents, the only damage that can @@ -483,7 +483,7 @@ most systems it is possible to prevent shell escapes with B's I functionality. See the L manual for details. -It is not meaningful to run the C command directly via sudo, e.g. +It is not meaningful to run the C command directly via sudo, e.g., $ sudo cd /usr/local/protected