summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorPaul Fisher <rao@gnu.org>1998-10-10 06:20:20 +0000
committerPaul Fisher <rao@gnu.org>1998-10-10 06:20:20 +0000
commit16c9f3fe5f141e1eb182a1d377307ec858cb63d4 (patch)
tree73b8bbf338e076ae92f736eaef32d7fc6d788be1 /README
parent8cf528881974b107462eba9abdac607d56216c19 (diff)
downloadclasspath-16c9f3fe5f141e1eb182a1d377307ec858cb63d4.tar.gz
"Fix" GNU/Linux reference.
Diffstat (limited to 'README')
-rw-r--r--README9
1 files changed, 5 insertions, 4 deletions
diff --git a/README b/README
index e4a9624fe..7157c7c8e 100644
--- a/README
+++ b/README
@@ -1,10 +1,11 @@
GNU Classpath, Essential Libraries for Java is the complete project
name for a "clean room" implementation of the Java class libraries.
-It has become apparent through development that creating a classes.zip
-which will work with the JVM shipped by Sun and ported to other
-platforms like Linux will not be possible. A file in this directory
-called NoJDK lists all the classes we know create problems with this.
+It has become apparent through development that creating a classes.zip
+which will work with the JVM shipped by Sun and ported to other
+platforms like GNU/Linux will not be possible. A file in this
+directory called NoJDK lists all the classes we know create problems
+with this.
Eventually, these essential libraries for Java will work with as many
free JVMs as possible, such as Japhar and Kaffe.