[wwwdocs] Shorten and fix cvs.html

Gerald Pfeifer gerald@pfeifer.com
Thu Jan 6 12:10:00 GMT 2011


On Wed, 5 Jan 2011, Gerald Pfeifer wrote:
> As I had promised to Mingjie in December, this shortens shortens
> cvs.html and makes it more specific to the web pages only.

Actually, title and <meta name> needed adjustments, too.

Installed.

Gerald

Index: cvs.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/cvs.html,v
retrieving revision 1.217
diff -u -r1.217 cvs.html
--- cvs.html	5 Jan 2011 08:38:15 -0000	1.217
+++ cvs.html	6 Jan 2011 11:13:45 -0000
@@ -1,9 +1,9 @@
 <html>
 
 <head>
-<meta name="description" content="Anonymous read-only access to the GCC project CVS source repository." />
+<meta name="description" content="Access to the GCC web pages via CVS" />
 <meta name="keywords" content="CVS, version control, GCC, source, public, repository" />
-<title>GCC: Anonymous read-only CVS access</title>
+<title>GCC: CVS access to our web pages</title>
 </head>
 
 <body>



More information about the Gcc-patches mailing list