summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README10
1 files changed, 6 insertions, 4 deletions
diff --git a/README b/README
index 10a8877f8..f94e2ed1c 100644
--- a/README
+++ b/README
@@ -9,7 +9,7 @@
9* you generated host or user keys with v1.2.2 or previous versions, 9* you generated host or user keys with v1.2.2 or previous versions,
10* please generate new ones using a more recent version. 10* please generate new ones using a more recent version.
11 11
12This is the port of OpenBSD's excellent OpenSSH to Linux and other 12This is the port of OpenBSD's excellent OpenSSH[0] to Linux and other
13Unices. 13Unices.
14 14
15OpenSSH is based on the last free version of Tatu Ylonen's SSH with 15OpenSSH is based on the last free version of Tatu Ylonen's SSH with
@@ -47,8 +47,9 @@ Other code contribution are accepted, but please follow the OpenBSD
47style guidelines[5]. 47style guidelines[5].
48 48
49Please refer to the INSTALL document for information on how to install 49Please refer to the INSTALL document for information on how to install
50OpenSSH on your system. The UPGRADING document details differences 50OpenSSH on your system. There are a number of differences between this
51between this port of OpenSSH and F-Secure SSH 1.x. 51port of OpenSSH and F-Secure SSH 1.x, please refer to the OpenSSH FAQ[6]
52for details and general tips.
52 53
53Damien Miller <djm@mindrot.org> 54Damien Miller <djm@mindrot.org>
54 55
@@ -60,9 +61,10 @@ version of SSH released by Tatu Ylonen.
60 61
61References - 62References -
62 63
64[0] http://www.openssh.com/faq.html
63[1] http://www.lothar.com/tech/crypto/ 65[1] http://www.lothar.com/tech/crypto/
64[2] ftp://ftp.freesoftware.com/pub/infozip/zlib/ 66[2] ftp://ftp.freesoftware.com/pub/infozip/zlib/
65[3] http://www.openssl.org/ 67[3] http://www.openssl.org/
66[4] http://www.kernel.org/pub/linux/libs/pam/ (PAM is standard on Solaris) 68[4] http://www.kernel.org/pub/linux/libs/pam/ (PAM is standard on Solaris)
67[5] http://www.openbsd.org/cgi-bin/man.cgi?query=style&sektion=9&apropos=0&manpath=OpenBSD+Current 69[5] http://www.openbsd.org/cgi-bin/man.cgi?query=style&sektion=9&apropos=0&manpath=OpenBSD+Current
68 70[6] http://www.openssh.com/faq.html