diff --git a/en/java/dists/11.sgml b/en/java/dists/11.sgml
index 90f45d736c..b6db3af052 100644
--- a/en/java/dists/11.sgml
+++ b/en/java/dists/11.sgml
@@ -1,6 +1,6 @@
-
+
%includes;
]>
@@ -13,7 +13,7 @@
The latest version is
jdk1.1.8_ELF.V1999-11-9.tar.gz.
for ELF (FreeBSD versions 3 or 4) or for older 2.2 releases you can grab
-jdk1.1.8_AOUT.V1099-11-9.tar.gz.
+jdk1.1.8_AOUT.V1099-11-9.tar.gz.
Patches which were used to build both releases are available
here. These are only useful if you have the actual Java source code.
@@ -21,9 +21,9 @@ Patches which were used to build both releases are available
also available.
You might trying getting it from a site that is a bit closer to you,
diff --git a/en/java/newsflash.sgml b/en/java/newsflash.sgml
index 5a6b6bb167..1b71bb87a5 100644
--- a/en/java/newsflash.sgml
+++ b/en/java/newsflash.sgml
@@ -1,6 +1,6 @@
-
+
%includes;
]>
@@ -108,10 +108,10 @@ http://www.jmcm.org/tech/ports/linux_jdk.html. (Reported by Jose Marques)
November 9, 1999:Another JDK1.1.8 release to fix a separate class of multicast bugs.
@@ -128,11 +128,9 @@ Expect an early 'alpha' release in the coming weeks for FreeBSD
some minor bugs that people have found, as well as to speedup the JDK.
For details checkout the README.FreeBSD supplied in the releases.
@@ -145,11 +143,9 @@ was found and fixed. The latter bug affected multi-threaded code that
did floating point calculations and based on the code could produce
completely bogus results.
@@ -187,11 +183,9 @@ adds support for older 3.*/ELF releases (without requiring any runtime
loader changes), as well as fixes bugs in LOCALE and timezone support
for all FreeBSD releases.
@@ -211,8 +205,7 @@ releases provided by Sun for JDK1, which works very well under FreeBSD.
problems in the March release. A new ELF release will be made to
support older 3.0 releases as well sometime in the near future.
@@ -221,11 +214,9 @@ For FreeBSD versions 2.2.*, which use the A.OUT binary format.
Mar. 26, 1999: ELF support for JDK1.1.7, as well as a new A.OUT
release which includes minor bugfixes.
--
-jdk1.1.7_AOUT.V99-3-24.tar.gz.
+
- jdk1.1.7_AOUT.V99-3-24.tar.gz.
For FreeBSD versions 2.2.*, which use the A.OUT binary format.
-
-
-jdk1.1.7_ELF.V99-3-25.tar.gz.
+
- jdk1.1.7_ELF.V99-3-25.tar.gz.
For FreeBSD versions 3.x and 4 which use the ELF binary format. Note:
This requires changes made to the runtime loader to support dladdr()
functionality made on 1999/3/24. You will need to be running 3.1-stable
@@ -252,8 +243,7 @@ their source diffs.)
December, 1998
-
-Dec. 21, 1998:
-jdk1.1.7.V98-12-21.tar.gz.
+Dec. 21, 1998: jdk1.1.7.V98-12-21.tar.gz.
-
Bugfix version of JDK1.1.7. Thanks go to Keith White who tracked down a
@@ -264,19 +254,17 @@ should also be much more usable, again thanks to Keith.
November, 1998
September, 1998
-
-Sept 23, 1998:
-jdk1.1.6.V98-9-23.tar.gz.
+Sept 23, 1998: jdk1.1.6.V98-9-23.tar.gz.
-
The August 14 build had jre incorrectly linked in both the JDK and the JRE,
@@ -293,8 +281,7 @@ Updated page to list numerous sites who have agreed to mirror the JDK
and provide ftp access. Thanks to all!
- - Aug 14, 1998:
-jdk1.1.6.V98-8-14.tar.gz.
+
- Aug 14, 1998: jdk1.1.6.V98-8-14.tar.gz.
-
The SO_REUSEADDR option is now correctly set on ServerSockets (may affect
@@ -303,8 +290,7 @@ other sockets as well.)
July, 1998
-
-July 21, 1998:
-jdk1.1.6.V98-7-21.tar.gz.
+July 21, 1998: jdk1.1.6.V98-7-21.tar.gz.
-
Updated port to JDK1.1.6. Thanks go to
@@ -340,8 +326,7 @@ Shop) working under FreeBSD.
February, 1998
-
-February 25, 1998:
-jdk1.1.5.V98-2-25.tar.gz.
+February 25, 1998: jdk1.1.5.V98-2-25.tar.gz.
-
JDK's built on 2.2.2 should now work again.
@@ -365,8 +350,7 @@ Replaced the 'Steaming Cup of Java' logo with the 'Jump to Java' logo,
which is more politically (and legally) acceptable to SUN's lawyers.
-February 9, 1998:
-jdk1.1.5.V98-2-8.tar.gz.
+February 9, 1998: jdk1.1.5.V98-2-8.tar.gz.
-
Fixed bugs in Process.waitFor()