]> granicus.if.org Git - sudo/commitdiff
add ERRORS section
authorTodd C. Miller <Todd.Miller@courtesan.com>
Tue, 17 Feb 1998 00:06:03 +0000 (00:06 +0000)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Tue, 17 Feb 1998 00:06:03 +0000 (00:06 +0000)
visudo.pod

index 2e6ae4fce65085a3762b008ed9c65d1e28b00c41..9b4c7f30237520be143466362daef443527b98cd 100644 (file)
@@ -49,6 +49,24 @@ and exit.
 
 =back
 
+=head1 ERRORS
+
+=over 4
+
+=item sudoers file busy, try again later.
+
+Either someone is currently editing the I<sudoers> file
+or there is a stale sudoers lock file (/etc/stmp by default)
+that you need to delete.
+
+= item /etc/stmp: Permission denied
+
+You didn't run B<visudo> as root.
+
+= item Can't find you in the passwd database
+
+Your userid does not appear in the passwd file.
+
 =head1 FILES
 
  /etc/sudoers          file of authorized users.