diff options
author | Colin Watson <cjwatson@debian.org> | 2014-02-09 16:10:09 +0000 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2016-02-29 12:35:08 +0000 |
commit | 5a19d59c0b76162929545ad1bc92e7de69ce9a7b (patch) | |
tree | 72fa0d1f85b6a2a4a447bc6a756e48be37a79cb9 /ssh.1 | |
parent | 88659ca2f10e2401f887b9dd58f6361d7bfa08e4 (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
@@ -852,6 +852,10 @@ implements public key authentication protocol automatically, | |||
852 | using one of the DSA, ECDSA, Ed25519 or RSA algorithms. | 852 | using one of the DSA, ECDSA, Ed25519 or RSA algorithms. |
853 | The HISTORY section of | 853 | The HISTORY section of |
854 | .Xr ssl 8 | 854 | .Xr ssl 8 |
855 | (on non-OpenBSD systems, see | ||
856 | .nh | ||
857 | http://www.openbsd.org/cgi\-bin/man.cgi?query=ssl&sektion=8#HISTORY) | ||
858 | .hy | ||
855 | contains a brief discussion of the DSA and RSA algorithms. | 859 | contains a brief discussion of the DSA and RSA algorithms. |
856 | .Pp | 860 | .Pp |
857 | The file | 861 | The file |