summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2018-10-12 09:48:05 +1100
committerDamien Miller <djm@mindrot.org>2018-10-12 09:48:05 +1100
commitcf39f875191708c5f2f1a3c1c9019f106e74aea3 (patch)
treedffa263935382b0df2ca58869f161a057aac21a1 /README
parenta7205e68decf7de2005810853b4ce6b222b65e2a (diff)
remove stale link, tweak
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 1 insertions, 5 deletions
diff --git a/README b/README
index 330ad7c2..05916459 100644
--- a/README
+++ b/README
@@ -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.