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 /ssh.1 | |
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 '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 |