From d4be49c5fc3ba875b7d4d2a3dc818c2a34c8062d Mon Sep 17 00:00:00 2001 From: "Todd C. Miller" Date: Fri, 7 Apr 2000 14:26:23 +0000 Subject: [PATCH] Put back real man sections, we will do the substitution later. --- sudo.pod | 8 ++++---- sudoers.pod | 2 +- visudo.pod | 4 ++-- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/sudo.pod b/sudo.pod index 1ad9deed1..7cbb65f1b 100644 --- a/sudo.pod +++ b/sudo.pod @@ -160,13 +160,13 @@ I, use "#uid". The C<-s> (I) option runs the shell specified by the I environment variable if it is set or the shell as specified -in passwd(@mansectform@). +in passwd(5). =item -H The C<-H> (I) option sets the I environment variable to the homedir of the target user (root by default) as specified -in passwd(@mansectform@). By default, B does not modify I. +in passwd(5). By default, B does not modify I. =item -S @@ -245,7 +245,7 @@ date on system that allow users to give away files. =head1 EXAMPLES -Note: the following examples assume suitable sudoers(@mansectform@) entries. +Note: the following examples assume suitable sudoers(5) entries. To get a file listing of an unreadable directory: @@ -332,4 +332,4 @@ are generally safe). =head1 SEE ALSO -login_cap(3), sudoers(@mansectform@), visudo(@mansectsu@), su(1). +login_cap(3), sudoers(5), visudo(8), su(1). diff --git a/sudoers.pod b/sudoers.pod index 7862243a8..7734e6926 100644 --- a/sudoers.pod +++ b/sudoers.pod @@ -934,4 +934,4 @@ I. =head1 SEE ALSO -sudo(@mansectsu@), visudo(@mansectsu@), su(1), fnmatch(3). +sudo(8), visudo(8), su(1), fnmatch(3). diff --git a/visudo.pod b/visudo.pod index 626a21240..6924cb161 100644 --- a/visudo.pod +++ b/visudo.pod @@ -46,7 +46,7 @@ B [ B<-s> ] [ B<-V> ] =head1 DESCRIPTION B edits the I file in a safe fashion, analogous to -vipw(@mansectsu@). B locks the I file against multiple +vipw(8). B locks the I file against multiple simultaneous edits, provides basic sanity checks, and checks for parse errors. If the I file is currently being edited you will receive a message to try again later. In the @@ -158,4 +158,4 @@ the editor used by B allows shell escapes. =head1 SEE ALSO -sudo(@mansectsu@), vipw(@mansectsu@). +sudo(8), vipw(8). -- 2.40.0