From: Todd C. Miller Date: Sun, 29 Jul 2007 23:09:23 +0000 (+0000) Subject: Change FILES section to use =item X-Git-Tag: SUDO_1_7_0~457 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c3a1e75b06d287ea379cfb860d15955c3322e867;p=sudo Change FILES section to use =item --- diff --git a/sudo.pod b/sudo.pod index 0be37a9c4..f7adadf8c 100644 --- a/sudo.pod +++ b/sudo.pod @@ -449,8 +449,11 @@ B utilizes the following environment variables: =head1 FILES -F<@sysconfdir@/sudoers> List of who can run what -F<@timedir@> Directory containing timestamps +=item F<@sysconfdir@/sudoers>C< > +List of who can run what + +=item F<@timedir@>C< > +Directory containing timestamps =head1 EXAMPLES diff --git a/sudoers.pod b/sudoers.pod index 167147c6c..d08cbf5fb 100644 --- a/sudoers.pod +++ b/sudoers.pod @@ -1076,9 +1076,14 @@ B, and B. =head1 FILES -F<@sysconfdir@/sudoers> List of who can run what -F Local groups file -F List of network groups +=item F<@sysconfdir@/sudoers>C< > +List of who can run what + +=item FC< > +Local groups file + +=item FC< > +List of network groups =head1 EXAMPLES diff --git a/visudo.pod b/visudo.pod index f36fdacad..265f27ad4 100644 --- a/visudo.pod +++ b/visudo.pod @@ -116,8 +116,13 @@ was configured with the I<--with-env-editor> option: =head1 FILES -F<@sysconfdir@/sudoers> List of who can run what -F<@sysconfdir@/sudoers.tmp> Lock file for visudo +=over 4 + +=item F<@sysconfdir@/sudoers>C< >List of who can run what + +=item F<@sysconfdir@/sudoers.tmp>C< >Lock file for visudo + +=back 4 =head1 DIAGNOSTICS