diff options
author | Colin Watson <cjwatson@debian.org> | 2014-02-09 16:10:09 +0000 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2015-11-24 20:45:16 +0000 |
commit | 96ecf95406b8599528e60ccfc5b32b543f74ddc4 (patch) | |
tree | 60b28acdfe198b4c55073bf6ff48d131350e243e /ssh.1 | |
parent | 506df046bb56e8d10d95d8cb3912f1462b7c4695 (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 'ssh.1')
-rw-r--r-- | ssh.1 | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -766,6 +766,10 @@ Protocol 1 is restricted to using only RSA keys, | |||
766 | but protocol 2 may use any. | 766 | but protocol 2 may use any. |
767 | The HISTORY section of | 767 | The HISTORY section of |
768 | .Xr ssl 8 | 768 | .Xr ssl 8 |
769 | (on non-OpenBSD systems, see | ||
770 | .nh | ||
771 | http://www.openbsd.org/cgi\-bin/man.cgi?query=ssl&sektion=8#HISTORY) | ||
772 | .hy | ||
769 | contains a brief discussion of the DSA and RSA algorithms. | 773 | contains a brief discussion of the DSA and RSA algorithms. |
770 | .Pp | 774 | .Pp |
771 | The file | 775 | The file |