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
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
-22/Mar/2000 1.6.3 2
+26/Mar/2000 1.6.3 2
-22/Mar/2000 1.6.3 3
+26/Mar/2000 1.6.3 3
''' $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
.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.
.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
.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"
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.
=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