PATCH: htdocs/java/index.html
Gerald Pfeifer
gerald@pfeifer.com
Thu Oct 30 23:51:00 GMT 2003
Without this change the title used to read: "GCJ: The GNU Compiler for
Java: Home Page - GNU Project - Free Software Foundation (FSF)".
Installed.
Gerald
2003-10-31 Gerald Pfeifer <gerald@pfeifer.com>
* index.html: Shorten <title>.
Index: index.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/java/index.html,v
retrieving revision 1.133
diff -u -3 -p -r1.133 index.html
--- index.html 5 Sep 2003 01:43:10 -0000 1.133
+++ index.html 30 Oct 2003 23:49:32 -0000
@@ -1,6 +1,6 @@
<html>
<head>
-<title>GCJ: The GNU Compiler for Java: Home Page</title>
+<title>GCJ: The GNU Compiler for Java</title>
</head>
<body>
More information about the Java
mailing list