diff options
| author | Doc Manager <doceng@FreeBSD.org> | 2004-11-04 17:43:22 +0000 | 
|---|---|---|
| committer | Doc Manager <doceng@FreeBSD.org> | 2004-11-04 17:43:22 +0000 | 
| commit | 901c7b1529a30ff8836f7195d488ed44d45016a0 (patch) | |
| tree | f75ef784e2a5b650dfa51ce0748bfc2a7b9693ee /en_US.ISO8859-1/articles/java-tomcat | |
| parent | b23cb0c49c1fde5d324d34baf07ef9b32ecc3aa1 (diff) | |
Diffstat (limited to 'en_US.ISO8859-1/articles/java-tomcat')
| -rw-r--r-- | en_US.ISO8859-1/articles/java-tomcat/article.sgml | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/en_US.ISO8859-1/articles/java-tomcat/article.sgml b/en_US.ISO8859-1/articles/java-tomcat/article.sgml index 62b421d349..70acdbce27 100644 --- a/en_US.ISO8859-1/articles/java-tomcat/article.sgml +++ b/en_US.ISO8859-1/articles/java-tomcat/article.sgml @@ -127,7 +127,7 @@      <para>The Tomcat portion of the install is very straight forward, but        the difficulty I had was getting &java; Development Kit up and        running for FreeBSD 4.X, as Sun Microsystems only supplies -      Binaries for Linux, &solaris;, and &windowsnt;.  This means that I +      binaries for Linux, &solaris;, and &windowsnt;.  This means that I        had to compile my own &jdk; for FreeBSD.  I began by searching for        documentation on the Internet.  I quickly found that there is more        source code than I need along with patches to the source code, but | 
