public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [wwwdocs] Adjust a reference to an SVN file to https
@ 2014-07-09  0:04 Gerald Pfeifer
  0 siblings, 0 replies; only message in thread
From: Gerald Pfeifer @ 2014-07-09  0:04 UTC (permalink / raw)
  To: gcc-patches

...and convert one from cvsweb to SVN.

Applied.

Gerald

Index: bugs/reghunt.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/bugs/reghunt.html,v
retrieving revision 1.19
diff -u -r1.19 reghunt.html
--- bugs/reghunt.html	29 Jun 2014 11:31:33 -0000	1.19
+++ bugs/reghunt.html	8 Jul 2014 23:59:52 -0000
@@ -52,7 +52,7 @@
 
 <p>The first three steps are described below.  They can be automated,
 as can the framework for the binary search.  The directory <a
-href="http://gcc.gnu.org/svn/gcc/trunk/contrib/reghunt/">
+href="https://gcc.gnu.org/svn/gcc/trunk/contrib/reghunt/">
 <code>contrib/reghunt</code></a> in the GCC repository includes
 scripts to do this work.</p>

Index: codingconventions.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/codingconventions.html,v
retrieving revision 1.70
diff -u -r1.70 codingconventions.html
--- codingconventions.html	27 Jun 2014 11:48:45 -0000	1.70
+++ codingconventions.html	8 Jul 2014 23:59:52 -0000
@@ -165,7 +165,7 @@
 C code should avoid pre-standard style function definitions, unnecessary
 function prototypes and use of the now deprecated <code>PARAMS</code> macro.
 See <a
-href="http://gcc.gnu.org/cgi-bin/cvsweb.cgi/~checkout~/gcc/gcc/README.Portability?content-type=text/plain&amp;only_with_tag=HEAD">README.Portability</a>
+href="https://gcc.gnu.org/svn/gcc/trunk/gcc/README.Portability">README.Portability</a>
 for details of some of the portability problems that may arise.  Some
 of these problems are warned about by <code>gcc -Wtraditional</code>,
 which is included in the default warning options in a bootstrap.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-07-09  0:04 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-07-09  0:04 [wwwdocs] Adjust a reference to an SVN file to https Gerald Pfeifer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).