From: Todd C. Miller Date: Thu, 26 Jul 2007 20:35:53 +0000 (+0000) Subject: Use file markup for paths in the FILES section X-Git-Tag: SUDO_1_7_0~460 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2e147dc73b7ed329a18a3f1875acda25c4382aaf;p=sudo Use file markup for paths in the FILES section --- diff --git a/sudo.pod b/sudo.pod index 71503d9d1..0be37a9c4 100644 --- a/sudo.pod +++ b/sudo.pod @@ -449,8 +449,8 @@ B 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 diff --git a/sudoers.pod b/sudoers.pod index 773a023fc..167147c6c 100644 --- a/sudoers.pod +++ b/sudoers.pod @@ -1076,9 +1076,9 @@ B, and B. =head1 FILES - @sysconfdir@/sudoers List of who can run what - /etc/group Local groups file - /etc/netgroup List of network groups +F<@sysconfdir@/sudoers> List of who can run what +F Local groups file +F List of network groups =head1 EXAMPLES diff --git a/visudo.pod b/visudo.pod index 0bf026409..f36fdacad 100644 --- a/visudo.pod +++ b/visudo.pod @@ -116,8 +116,8 @@ was configured with the I<--with-env-editor> option: =head1 FILES - @sysconfdir@/sudoers List of who can run what - @sysconfdir@/sudoers.tmp Lock file for visudo +F<@sysconfdir@/sudoers> List of who can run what +F<@sysconfdir@/sudoers.tmp> Lock file for visudo =head1 DIAGNOSTICS