summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorBrian Jones <cbj@gnu.org>2001-10-14 14:42:45 +0000
committerBrian Jones <cbj@gnu.org>2001-10-14 14:42:45 +0000
commit0169d8138ae02b35b0bc12c292c0d066f7402e91 (patch)
tree840e5460a7d32f85339a5034e7150fee81b29419 /doc
parent93f40daefd5b3ef531d474a513c0aa17c91cb061 (diff)
downloadclasspath-0169d8138ae02b35b0bc12c292c0d066f7402e91.tar.gz
* doc/www.gnu.org/include/macros.wml: fixed missing blockquote
affecting status.wml * doc/www.gnu.org/status.wml: changed maintainer of java.math to Various * doc/www.gnu.org/home.wml: removed link to japhar+classpath doc
Diffstat (limited to 'doc')
-rw-r--r--doc/www.gnu.org/home.wml2
-rw-r--r--doc/www.gnu.org/include/macros.wml1
-rw-r--r--doc/www.gnu.org/status.wml2
3 files changed, 2 insertions, 3 deletions
diff --git a/doc/www.gnu.org/home.wml b/doc/www.gnu.org/home.wml
index f82c413ff..9aa801f2e 100644
--- a/doc/www.gnu.org/home.wml
+++ b/doc/www.gnu.org/home.wml
@@ -81,8 +81,6 @@ done, and most importantly submit patches!
name="GNU Classpath Hacker's Guide"></LI>
<LI><link url="/software/classpath/doc/vmintegration.html"
name="Virtual Machine Integration Guide"></LI>
- <LI><link url="/software/classpath/doc/classpath-japhar.html"
- name="Installing Japhar and Classpath"></LI>
</UL>
<H4><en>Mailing List</en></H4>
diff --git a/doc/www.gnu.org/include/macros.wml b/doc/www.gnu.org/include/macros.wml
index 4f9885b9d..dd0486803 100644
--- a/doc/www.gnu.org/include/macros.wml
+++ b/doc/www.gnu.org/include/macros.wml
@@ -99,6 +99,7 @@ Updated:
<group <en><b>Component</b></en>:&nbsp;<get-var component><br>>>
%body
</p>
+</blockquote>
<restore name component>
</define-tag>
diff --git a/doc/www.gnu.org/status.wml b/doc/www.gnu.org/status.wml
index fdd960956..300d23392 100644
--- a/doc/www.gnu.org/status.wml
+++ b/doc/www.gnu.org/status.wml
@@ -88,7 +88,7 @@
</package>
<package name="java.math">
- <status name="<rao>">
+ <status name="Various">
<en>
With the exception of <code>BigInteger (int, int, Random)</code>,
java.math is fully Java 1.2 compliant. Implementation depends