This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
PATCH: htdocs/java/index.html
- From: Gerald Pfeifer <gerald at pfeifer dot com>
- To: gcc-patches at gcc dot gnu dot org, java at gcc dot gnu dot org
- Date: Fri, 31 Oct 2003 00:51:18 +0100 (CET)
- Subject: PATCH: htdocs/java/index.html
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>