This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[wwwdocs] codingconventions.html link update


Update links to texinfo.tex master location.

Installed.

Gerald

Index: codingconventions.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/codingconventions.html,v
retrieving revision 1.54
diff -u -3 -p -r1.54 codingconventions.html
--- codingconventions.html	18 Mar 2008 18:47:37 -0000	1.54
+++ codingconventions.html	30 Dec 2008 09:50:08 -0000
@@ -483,7 +483,7 @@ symlink-tree and ylwrap:  These are copi
 
 <li>gcc/doc/include/texinfo.tex: This file is copied from texinfo,
 the latest version is at
-<a href="http://savannah.gnu.org/cgi-bin/viewcvs/gnulib/gnulib/build-aux/texinfo.tex?rev=HEAD";>http://savannah.gnu.org/cgi-bin/viewcvs/gnulib/gnulib/build-aux/texinfo.tex?rev=HEAD</a>.</li>
+<a href="http://cvs.savannah.gnu.org/viewvc/gnulib/gnulib/build-aux/texinfo.tex?rev=HEAD";>http://cvs.savannah.gnu.org/viewvc/gnulib/gnulib/build-aux/texinfo.tex?rev=HEAD</a>.</li>
 
 <li>gcc/config/soft-fp: The master sources (except for
 <code>t-softfp</code>) are in CVS glibc, and changes should go into


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]