diff options
author | Colin Watson <cjwatson@debian.org> | 2014-02-09 16:10:09 +0000 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2016-01-04 15:07:01 +0000 |
commit | 70ef4add88e4f6adc7f9f0e9521567dcd80a12e6 (patch) | |
tree | b46369499cea470faf6f0cea780075789042464e /sshd_config.5 | |
parent | ca06409500b9f4f3a43fa61526a4c0654761e009 (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 b149bd3f7..082859281 100644 --- a/sshd_config.5 +++ b/sshd_config.5 | |||
@@ -374,8 +374,7 @@ This option is only available for protocol version 2. | |||
374 | By default, no banner is displayed. | 374 | By default, no banner is displayed. |
375 | .It Cm ChallengeResponseAuthentication | 375 | .It Cm ChallengeResponseAuthentication |
376 | Specifies whether challenge-response authentication is allowed (e.g. via | 376 | Specifies whether challenge-response authentication is allowed (e.g. via |
377 | PAM or through authentication styles supported in | 377 | PAM). |
378 | .Xr login.conf 5 ) | ||
379 | The default is | 378 | The default is |
380 | .Dq yes . | 379 | .Dq yes . |
381 | .It Cm ChrootDirectory | 380 | .It Cm ChrootDirectory |