diff options
author | Colin Watson <cjwatson@debian.org> | 2014-02-09 16:10:09 +0000 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2014-02-09 23:43:41 +0000 |
commit | d087ec8cf190df54fa8cb77c6ffd55a819dd1777 (patch) | |
tree | a5821a0535ec5bf3d0163683893760e3467b6e20 /ssh.1 | |
parent | 9ffc99332ff1bac6be9f0af430268e7981bd3dd2 (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: 2013-09-14
Patch-Name: openbsd-docs.patch
Diffstat (limited to 'ssh.1')
-rw-r--r-- | ssh.1 | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -756,6 +756,10 @@ Protocol 1 is restricted to using only RSA keys, | |||
756 | but protocol 2 may use any. | 756 | but protocol 2 may use any. |
757 | The HISTORY section of | 757 | The HISTORY section of |
758 | .Xr ssl 8 | 758 | .Xr ssl 8 |
759 | (on non-OpenBSD systems, see | ||
760 | .nh | ||
761 | http://www.openbsd.org/cgi\-bin/man.cgi?query=ssl&sektion=8#HISTORY) | ||
762 | .hy | ||
759 | contains a brief discussion of the DSA and RSA algorithms. | 763 | contains a brief discussion of the DSA and RSA algorithms. |
760 | .Pp | 764 | .Pp |
761 | The file | 765 | The file |