]> git.ipfire.org Git - thirdparty/openssh-portable.git/commitdiff
Missing space between macro arg and punctuation.
authorDarren Tucker <dtucker@dtucker.net>
Tue, 3 Aug 2021 11:03:23 +0000 (21:03 +1000)
committerDarren Tucker <dtucker@dtucker.net>
Tue, 3 Aug 2021 11:03:23 +0000 (21:03 +1000)
From jmc@

sshd_config.5

index 6aab33820a1fa29d3aa70ba0db5f9c0e01f6ce62..a33280e1c7db95ce16a424f08bc0095d947569db 100644 (file)
@@ -1755,7 +1755,7 @@ Because PAM keyboard-interactive authentication usually serves an equivalent
 role to password authentication, you should disable either
 .Cm PasswordAuthentication
 or
-.Cm KbdInteractiveAuthentication.
+.Cm KbdInteractiveAuthentication .
 .Pp
 If
 .Cm UsePAM