diff options
author | Colin Watson <cjwatson@debian.org> | 2014-02-09 16:10:09 +0000 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2016-03-21 12:06:16 +0000 |
commit | 9d764f08fd01fa5c62a7cbff66165bc5d5ffb637 (patch) | |
tree | 407e1ee6641ebac2084838ae72790eadcf4a0634 /sshd_config.5 | |
parent | 37a9102e7075f34d57b02d1eac631efa73f120fd (diff) |
Adjust various OpenBSD-specific references in manual pages
No single bug reference for this patch, but history includes:
http://bugs.debian.org/154434 (login.conf(5))
http://bugs.debian.org/513417 (/etc/rc)
http://bugs.debian.org/530692 (ssl(8))
https://bugs.launchpad.net/bugs/456660 (ssl(8))
Forwarded: not-needed
Last-Update: 2014-10-07
Patch-Name: openbsd-docs.patch
Diffstat (limited to 'sshd_config.5')
-rw-r--r-- | sshd_config.5 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sshd_config.5 b/sshd_config.5 index b56564044..4d255e5ce 100644 --- a/sshd_config.5 +++ b/sshd_config.5 | |||
@@ -375,8 +375,7 @@ then no banner is displayed. | |||
375 | By default, no banner is displayed. | 375 | By default, no banner is displayed. |
376 | .It Cm ChallengeResponseAuthentication | 376 | .It Cm ChallengeResponseAuthentication |
377 | Specifies whether challenge-response authentication is allowed (e.g. via | 377 | Specifies whether challenge-response authentication is allowed (e.g. via |
378 | PAM or through authentication styles supported in | 378 | PAM). |
379 | .Xr login.conf 5 ) | ||
380 | The default is | 379 | The default is |
381 | .Dq yes . | 380 | .Dq yes . |
382 | .It Cm ChrootDirectory | 381 | .It Cm ChrootDirectory |