From 18ef3c0f8795bd22bd8ed4149ea55a54cb02fe53 Mon Sep 17 00:00:00 2001 From: "Todd C. Miller" Date: Sun, 29 Jul 2007 23:10:08 +0000 Subject: Change FILES section to use =item --- usr.bin/sudo/sudo.pod | 9 ++++++--- usr.bin/sudo/sudoers.pod | 13 +++++++++---- usr.bin/sudo/visudo.pod | 11 ++++++++--- 3 files changed, 23 insertions(+), 10 deletions(-) diff --git a/usr.bin/sudo/sudo.pod b/usr.bin/sudo/sudo.pod index 5d2bbd4e33a..5cdd63a59a2 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.14 2007/07/29 22:35:09 millert Exp $ +$Sudo: sudo.pod,v 1.70.2.15 2007/07/29 23:09:47 millert Exp $ =pod =head1 NAME @@ -426,8 +426,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/usr.bin/sudo/sudoers.pod b/usr.bin/sudo/sudoers.pod index f4b5a11526d..62b1d23922b 100644 --- a/usr.bin/sudo/sudoers.pod +++ b/usr.bin/sudo/sudoers.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: sudoers.pod,v 1.95.2.15 2007/07/26 20:36:17 millert Exp $ +$Sudo: sudoers.pod,v 1.95.2.16 2007/07/29 23:09:47 millert Exp $ =pod =head1 NAME @@ -1005,9 +1005,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/usr.bin/sudo/visudo.pod b/usr.bin/sudo/visudo.pod index 5ab24875043..d29d718141b 100644 --- a/usr.bin/sudo/visudo.pod +++ b/usr.bin/sudo/visudo.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: visudo.pod,v 1.38.2.7 2007/07/26 20:36:17 millert Exp $ +$Sudo: visudo.pod,v 1.38.2.8 2007/07/29 23:09:47 millert Exp $ =pod =head1 NAME @@ -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 -- cgit v1.2.3