From: Todd C. Miller Date: Sun, 29 Jul 2007 23:21:37 +0000 (+0000) Subject: add missing over/back X-Git-Tag: SUDO_1_7_0~456 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a08b9a1072272100e48de03ddfb436267791428b;p=sudo add missing over/back --- diff --git a/sudo.pod b/sudo.pod index f7adadf8c..464dda37f 100644 --- a/sudo.pod +++ b/sudo.pod @@ -449,12 +449,16 @@ B utilizes the following environment variables: =head1 FILES +=over 4 + =item F<@sysconfdir@/sudoers>C< > List of who can run what =item F<@timedir@>C< > Directory containing timestamps +=back + =head1 EXAMPLES Note: the following examples assume suitable L entries. diff --git a/sudoers.pod b/sudoers.pod index d08cbf5fb..ac55f025a 100644 --- a/sudoers.pod +++ b/sudoers.pod @@ -1076,6 +1076,8 @@ B, and B. =head1 FILES +=over 4 + =item F<@sysconfdir@/sudoers>C< > List of who can run what @@ -1085,6 +1087,8 @@ Local groups file =item FC< > List of network groups +=back + =head1 EXAMPLES Below are example I entries. Admittedly, some of diff --git a/visudo.pod b/visudo.pod index 265f27ad4..072001903 100644 --- a/visudo.pod +++ b/visudo.pod @@ -122,7 +122,7 @@ was configured with the I<--with-env-editor> option: =item F<@sysconfdir@/sudoers.tmp>C< >Lock file for visudo -=back 4 +=back =head1 DIAGNOSTICS