diff options
author | Colin Watson <cjwatson@debian.org> | 2014-02-09 16:10:09 +0000 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2014-02-09 16:19:00 +0000 |
commit | 98517b1b99dceff74e4a1e50d5a345f5b569ad6f (patch) | |
tree | 8563d44d8fc5dd27fdcc402bd74e3315f59fcb8f /ssh.1 | |
parent | 6d50dc6d561af1bcf41eaf1dc69e7920abe5aa4b (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 |