diff options
author | 2000-09-21 10:55:10 +0000 | |
---|---|---|
committer | 2000-09-21 10:55:10 +0000 | |
commit | c9b533beca79f4b4a393adc1fa6ed6966604bdda (patch) | |
tree | 387c0be18a91197965acd8fee6e163da061f5297 | |
parent | style (diff) | |
download | wireguard-openbsd-c9b533beca79f4b4a393adc1fa6ed6966604bdda.tar.xz wireguard-openbsd-c9b533beca79f4b4a393adc1fa6ed6966604bdda.zip |
typo
-rw-r--r-- | usr.bin/ssh/sshd.8 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/usr.bin/ssh/sshd.8 b/usr.bin/ssh/sshd.8 index 8c57ac5362a..1d34c43d52f 100644 --- a/usr.bin/ssh/sshd.8 +++ b/usr.bin/ssh/sshd.8 @@ -432,8 +432,7 @@ Default is If set then if password authentication through Kerberos fails then the password will be validated via any additional local mechanism such as -.Pa /etc/passwd -or SecurID. +.Pa /etc/passwd . Default is .Dq yes . .It Cm KerberosTgtPassing |