diff options
author | Colin Watson <cjwatson@debian.org> | 2014-02-09 16:10:09 +0000 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2015-08-19 16:33:33 +0100 |
commit | 96c2797aaa79d687e75dc56f40f7102131d87fb1 (patch) | |
tree | 7dc57422c590b57cdd484d68f806dcf33019a18d /sshd_config.5 | |
parent | 90fc009420a03c598d6f003df5466191ab4d12b2 (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 ec58635d9..453d741ff 100644 --- a/sshd_config.5 +++ b/sshd_config.5 | |||
@@ -322,8 +322,7 @@ This option is only available for protocol version 2. | |||
322 | By default, no banner is displayed. | 322 | By default, no banner is displayed. |
323 | .It Cm ChallengeResponseAuthentication | 323 | .It Cm ChallengeResponseAuthentication |
324 | Specifies whether challenge-response authentication is allowed (e.g. via | 324 | Specifies whether challenge-response authentication is allowed (e.g. via |
325 | PAM or through authentication styles supported in | 325 | PAM). |
326 | .Xr login.conf 5 ) | ||
327 | The default is | 326 | The default is |
328 | .Dq yes . | 327 | .Dq yes . |
329 | .It Cm ChrootDirectory | 328 | .It Cm ChrootDirectory |