]> granicus.if.org Git - sudo/commitdiff
Typo: @sysconf@ -> @sysconfdir@
authorTodd C. Miller <Todd.Miller@courtesan.com>
Mon, 27 Mar 2000 03:07:35 +0000 (03:07 +0000)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Mon, 27 Mar 2000 03:07:35 +0000 (03:07 +0000)
visudo.cat
visudo.man.in
visudo.pod

index 2d46fd993b1d4e364d4f3a8d943fe1e9c584cbfa..cd1c89fb217303502f91a2320eb3f8c845cd3dac 100644 (file)
@@ -55,13 +55,13 @@ E\bE\bE\bER\bR\bR\bRR\bR\bR\bRO\bO\bO\bOR\bR\bR\bRS\bS\bS\bS
        sudoers file busy, try again later.
            Someone else is currently editing the _\bs_\bu_\bd_\bo_\be_\br_\bs file.
 
-       @sysconf@/sudoers.tmp: Permission denied
+       /etc/sudoers.tmp: Permission denied
            You didn't run v\bv\bv\bvi\bi\bi\bis\bs\bs\bsu\bu\bu\bud\bd\bd\bdo\bo\bo\bo as root.
 
 
 
 
-22/Mar/2000                   1.6.3                             1
+26/Mar/2000                   1.6.3                             1
 
 
 
@@ -91,8 +91,8 @@ E\bE\bE\bEN\bN\bN\bNV\bV\bV\bVI\bI\bI\bIR\bR\bR\bRO\bO\bO\bON\bN\bN\bNM\bM\bM\bME\bE\bE\bEN\bN\bN\bNT\bT\bT\bT
 
 
 F\bF\bF\bFI\bI\bI\bIL\bL\bL\bLE\bE\bE\bES\bS\bS\bS
-        @sysconf@/sudoers              List of who can run what
-        @sysconf@/sudoers.tmp  Lock file for visudo
+        /etc/sudoers           List of who can run what
+        /etc/sudoers.tmp       Lock file for visudo
 
 
 A\bA\bA\bAU\bU\bU\bUT\bT\bT\bTH\bH\bH\bHO\bO\bO\bOR\bR\bR\bR
@@ -127,7 +127,7 @@ S\bS\bS\bSE\bE\bE\bEE\bE\bE\bE A\bA\bA\bAL\bL\bL\bLS\bS\bS\bSO\bO\bO\bO
 
 
 
-22/Mar/2000                   1.6.3                             2
+26/Mar/2000                   1.6.3                             2
 
 
 
@@ -193,6 +193,6 @@ visudo(1m)             MAINTENANCE COMMANDS            visudo(1m)
 
 
 
-22/Mar/2000                   1.6.3                             3
+26/Mar/2000                   1.6.3                             3
 
 
index ad24e7e819b3cf59a4ba2d48b8905bce641fc37a..f3115912712d4973f688ffb1bed9b5a9ba4eaccc 100644 (file)
@@ -2,12 +2,8 @@
 ''' $RCSfile$$Revision$$Date$
 '''
 ''' $Log$
-''' Revision 1.2  2000/03/23 00:35:59  millert
-''' Add FreeBSD login.conf support (untested on BSD/OS) based on a patch from
-''' Michael D. Marchionna.
-''' configure now does substitution on the man pages, allowing us to
-''' fix up the paths and set the section correctly.  Based on an idea
-''' from Michael D. Marchionna.
+''' Revision 1.3  2000/03/27 03:07:35  millert
+''' Typo: @sysconf@ -> @sysconfdir@
 '''
 '''
 .de Sh
 .nr % 0
 .rr F
 .\}
-.TH visudo @mansectsu@ "1.6.3" "22/Mar/2000" "MAINTENANCE COMMANDS"
+.TH visudo @mansectsu@ "1.6.3" "26/Mar/2000" "MAINTENANCE COMMANDS"
 .UC
 .if n .hy 0
 .if n .na
@@ -236,7 +232,7 @@ and exit.
 .SH "ERRORS"
 .Ip "sudoers file busy, try again later." 4
 Someone else is currently editing the \fIsudoers\fR file.
-.Ip "@sysconf@/sudoers.tmp: Permission denied" 4
+.Ip "@sysconfdir@/sudoers.tmp: Permission denied" 4
 You didn't run \fBvisudo\fR as root.
 .Ip "Can't find you in the passwd database" 4
 Your userid does not appear in the system passwd file.
@@ -258,8 +254,8 @@ was configured with the \fI--with-env-editor\fR option:
 .SH "FILES"
 .PP
 .Vb 2
-\& @sysconf@/sudoers              List of who can run what
-\& @sysconf@/sudoers.tmp  Lock file for visudo
+\& @sysconfdir@/sudoers           List of who can run what
+\& @sysconfdir@/sudoers.tmp       Lock file for visudo
 .Ve
 .SH "AUTHOR"
 Many people have worked on \fIsudo\fR over the years, this version of
@@ -303,7 +299,7 @@ the editor used by \fBvisudo\fR allows shell escapes.
 
 .IX Item "sudoers file busy, try again later."
 
-.IX Item "@sysconf@/sudoers.tmp: Permission denied"
+.IX Item "@sysconfdir@/sudoers.tmp: Permission denied"
 
 .IX Item "Can't find you in the passwd database"
 
index 94a2aeb0dbd22709ee1169bd8e4ea1c5ea8ac9dd..6924cb1619d549b8b932d948c58a713d9f519ba4 100644 (file)
@@ -98,7 +98,7 @@ and exit.
 
 Someone else is currently editing the I<sudoers> file.
 
-=item @sysconf@/sudoers.tmp: Permission denied
+=item @sysconfdir@/sudoers.tmp: Permission denied
 
 You didn't run B<visudo> as root.
 
@@ -127,8 +127,8 @@ was configured with the I<--with-env-editor> option:
 
 =head1 FILES
 
- @sysconf@/sudoers             List of who can run what
- @sysconf@/sudoers.tmp Lock file for visudo
+ @sysconfdir@/sudoers          List of who can run what
+ @sysconfdir@/sudoers.tmp      Lock file for visudo
 
 =head1 AUTHOR