diff options
author | Damien Miller <djm@mindrot.org> | 2018-10-12 00:48:05 +0200 |
---|---|---|
committer | Damien Miller <djm@mindrot.org> | 2018-10-12 00:48:05 +0200 |
commit | cf39f875191708c5f2f1a3c1c9019f106e74aea3 (patch) | |
tree | dffa263935382b0df2ca58869f161a057aac21a1 /README | |
parent | update version numbers ahead of release (diff) | |
download | openssh-cf39f875191708c5f2f1a3c1c9019f106e74aea3.tar.xz openssh-cf39f875191708c5f2f1a3c1c9019f106e74aea3.zip |
remove stale link, tweak
Diffstat (limited to 'README')
-rw-r--r-- | README | 6 |
1 files changed, 1 insertions, 5 deletions
@@ -4,10 +4,6 @@ Please read https://www.openssh.com/report.html for bug reporting instructions and note that we do not use Github for bug reporting or patch/pull-request management. -- A Japanese translation of this document and of the release notes is -- available at https://www.unixuser.org/~haruyama/security/openssh/index.html -- Thanks to HARUYAMA Seigo <haruyama@unixuser.org> - This is the port of OpenBSD's excellent OpenSSH[0] to Linux and other Unices. @@ -22,7 +18,7 @@ This port consists of the re-introduction of autoconf support, PAM support, EGD[1]/PRNGD[2] support and replacements for OpenBSD library functions that are (regrettably) absent from other unices. This port has been best tested on AIX, Cygwin, HP-UX, Linux, MacOS/X, -NetBSD, OpenBSD, OpenServer, Solaris and UnixWare. +FreeBSD, NetBSD, OpenBSD, OpenServer, Solaris and UnixWare. This version actively tracks changes in the OpenBSD CVS repository. |