- (dtucker) [sshd_config.5] Bug #701: remove warning about
   keyboard-interactive since this is no longer the case.
diff --git a/sshd_config.5 b/sshd_config.5
index e50b4bc..da6d97c 100644
--- a/sshd_config.5
+++ b/sshd_config.5
@@ -479,9 +479,7 @@
 .Pp
 If this option is set to
 .Dq without-password
-password authentication is disabled for root.  Note that other authentication
-methods (e.g., keyboard-interactive/PAM) may still allow root to login using
-a password.
+password authentication is disabled for root.
 .Pp
 If this option is set to
 .Dq forced-commands-only