From: Todd C. Miller Date: Mon, 9 Oct 2000 01:46:55 +0000 (+0000) Subject: Fix a typo and give a URL for the sudo history. X-Git-Tag: SUDO_1_6_4~253 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=44b9e4d4b3843d4c3b16786f05b612d2ecb4851e;p=sudo Fix a typo and give a URL for the sudo history. --- diff --git a/sudo.pod b/sudo.pod index f8d5a031c..b82cbf001 100644 --- a/sudo.pod +++ b/sudo.pod @@ -243,7 +243,7 @@ B will not honor timestamps set far in the future. Timestamps with a date greater than current_time + 2 * C will be ignored and sudo will log and complain. This is done to keep a user from creating his/her own timestamp with a bogus -date on system that allow users to give away files. +date on systems that allow users to give away files. =head1 EXAMPLES @@ -303,7 +303,8 @@ version consists of code written primarily by: Todd Miller Chris Jepeway -See the HISTORY file in the B distribution for a short history +See the HISTORY file in the B distribution or visit +http://www.courtesan.com/sudo/history.html for a short history of B. =head1 BUGS diff --git a/visudo.pod b/visudo.pod index 51940b548..13fe9fa90 100644 --- a/visudo.pod +++ b/visudo.pod @@ -146,7 +146,8 @@ B was written by: Todd Miller -See the HISTORY file in the sudo distribution for more details. +See the HISTORY file in the sudo distribution or visit +http://www.courtesan.com/sudo/history.html for more details. =head1 BUGS