summaryrefslogtreecommitdiff
path: root/usr.bin/sudo/sudo.pod
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/sudo/sudo.pod')
-rw-r--r--usr.bin/sudo/sudo.pod6
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/sudo/sudo.pod b/usr.bin/sudo/sudo.pod
index 29ae3ceae34..5d2bbd4e33a 100644
--- a/usr.bin/sudo/sudo.pod
+++ b/usr.bin/sudo/sudo.pod
@@ -18,7 +18,7 @@ Sponsored in part by the Defense Advanced Research Projects
Agency (DARPA) and Air Force Research Laboratory, Air Force
Materiel Command, USAF, under agreement number F39502-99-1-0512.
-$Sudo: sudo.pod,v 1.70.2.12 2007/07/26 14:04:54 millert Exp $
+$Sudo: sudo.pod,v 1.70.2.14 2007/07/29 22:35:09 millert Exp $
=pod
=head1 NAME
@@ -426,8 +426,8 @@ B<sudo> utilizes the following environment variables:
=head1 FILES
- @sysconfdir@/sudoers List of who can run what
- @timedir@ Directory containing timestamps
+F<@sysconfdir@/sudoers> List of who can run what
+F<@timedir@> Directory containing timestamps
=head1 EXAMPLES