diff options
author | Colin Watson <cjwatson@debian.org> | 2014-02-09 16:10:09 +0000 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2016-08-07 12:18:43 +0100 |
commit | ab7ae820a882c8a51b06ec0b3522813b4e90eeff (patch) | |
tree | 260db5f3ae6c2955fb609bfe27e81bd4ef65f856 /sshd_config.5 | |
parent | 724283a55e8928a5564722ebe9c133033b51809d (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 ac9b1f032..b2b349e1b 100644 --- a/sshd_config.5 +++ b/sshd_config.5 | |||
@@ -382,8 +382,7 @@ then no banner is displayed. | |||
382 | By default, no banner is displayed. | 382 | By default, no banner is displayed. |
383 | .It Cm ChallengeResponseAuthentication | 383 | .It Cm ChallengeResponseAuthentication |
384 | Specifies whether challenge-response authentication is allowed (e.g. via | 384 | Specifies whether challenge-response authentication is allowed (e.g. via |
385 | PAM or through authentication styles supported in | 385 | PAM). |
386 | .Xr login.conf 5 ) | ||
387 | The default is | 386 | The default is |
388 | .Dq yes . | 387 | .Dq yes . |
389 | .It Cm ChrootDirectory | 388 | .It Cm ChrootDirectory |