diff options
author | Colin Watson <cjwatson@debian.org> | 2014-02-09 16:10:09 +0000 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2018-08-24 17:49:07 +0100 |
commit | f48c4fd12f8ecd275226e357454e45f10c20ac92 (patch) | |
tree | aa3929b7a6a42768f66887214b7d767d74f2c5a1 /sshd_config.5 | |
parent | 153278a21da639b5ad965632485f79ea4ac5e705 (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: 2017-10-04
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 96a69ab55..9774831fe 100644 --- a/sshd_config.5 +++ b/sshd_config.5 | |||
@@ -384,8 +384,7 @@ then no banner is displayed. | |||
384 | By default, no banner is displayed. | 384 | By default, no banner is displayed. |
385 | .It Cm ChallengeResponseAuthentication | 385 | .It Cm ChallengeResponseAuthentication |
386 | Specifies whether challenge-response authentication is allowed (e.g. via | 386 | Specifies whether challenge-response authentication is allowed (e.g. via |
387 | PAM or through authentication styles supported in | 387 | PAM). |
388 | .Xr login.conf 5 ) | ||
389 | The default is | 388 | The default is |
390 | .Cm yes . | 389 | .Cm yes . |
391 | .It Cm ChrootDirectory | 390 | .It Cm ChrootDirectory |