diff options
author | Colin Watson <cjwatson@debian.org> | 2014-02-09 16:10:09 +0000 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2018-04-03 18:40:49 +0100 |
commit | c3d9231e598560dfe63a56a422439d263a2c3ebe (patch) | |
tree | f154bfbd1dada7668c5acd8e4144ea7a5162f66b /sshd_config.5 | |
parent | 66488db1ed04b4ca150ec530ed212fa46a653c1a (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 45044a70f..44b918463 100644 --- a/sshd_config.5 +++ b/sshd_config.5 | |||
@@ -383,8 +383,7 @@ then no banner is displayed. | |||
383 | By default, no banner is displayed. | 383 | By default, no banner is displayed. |
384 | .It Cm ChallengeResponseAuthentication | 384 | .It Cm ChallengeResponseAuthentication |
385 | Specifies whether challenge-response authentication is allowed (e.g. via | 385 | Specifies whether challenge-response authentication is allowed (e.g. via |
386 | PAM or through authentication styles supported in | 386 | PAM). |
387 | .Xr login.conf 5 ) | ||
388 | The default is | 387 | The default is |
389 | .Cm yes . | 388 | .Cm yes . |
390 | .It Cm ChrootDirectory | 389 | .It Cm ChrootDirectory |