Imported Upstream version 1.8.7
[debian/sudo] / plugins / sudoers / auth / API
index 62c21d063e613596e840285c37f69249fed3ee3a..2ccbc55016f068a035c2235a75244cbd7e293d09 100644 (file)
@@ -57,8 +57,7 @@ The member functions can return the following values:
 
     AUTH_FATAL         A fatal error occurred.  The routine should have
                        written an error message to stderr and optionally
-                       sent mail to the administrator.  (If log_error()
-                       is called to do this, the NO_EXIT flag must be used.)
+                       sent mail to the administrator.
                        When verify_user() gets AUTH_FATAL from an auth
                        function it does an exit(1).