Commit be3798c1 by Phil Edwards

index.html: Fix download links.

2002-07-15  Phil Edwards  <pme@gcc.gnu.org>

	* docs/html/faq/index.html:  Fix download links.
	* docs/html/faq/index.txt:  Regenerate.
	* docs/html/17_intro/porting.html:  Regenerate from earlier changes.

From-SVN: r55462
parent 043cfcbe
2002-07-15 Phil Edwards <pme@gcc.gnu.org>
* docs/html/faq/index.html: Fix download links.
* docs/html/faq/index.txt: Regenerate.
* docs/html/17_intro/porting.html: Regenerate from earlier changes.
2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE> 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
* configure.target (target_os switch): Allow for irix6*o32 * configure.target (target_os switch): Allow for irix6*o32
......
...@@ -112,7 +112,7 @@ ...@@ -112,7 +112,7 @@
as described in chapters 17 through 27 and annex D. As the as described in chapters 17 through 27 and annex D. As the
library reaches stable plateaus, it is captured in a snapshot library reaches stable plateaus, it is captured in a snapshot
and released. The current release is and released. The current release is
<a href="http://gcc.gnu.org/libstdc++/download.html">the <a href="http://gcc.gnu.org/libstdc++/index.html#download">the
fourteenth snapshot</a>. For those who want to see exactly how fourteenth snapshot</a>. For those who want to see exactly how
far the project has come, or just want the latest far the project has come, or just want the latest
bleeding-edge code, the up-to-date source is available over bleeding-edge code, the up-to-date source is available over
...@@ -170,8 +170,8 @@ ...@@ -170,8 +170,8 @@
<hr> <hr>
<h2><a name="1_4">1.4 How do I get libstdc++?</a></h2> <h2><a name="1_4">1.4 How do I get libstdc++?</a></h2>
<p>The fourteenth (and latest) snapshot of libstdc++-v3 is <p>The fourteenth (and latest) snapshot of libstdc++-v3 is
<a href="http://gcc.gnu.org/libstdc++/download.html">available via <a href="http://gcc.gnu.org/libstdc++/index.html#download">available
ftp</a>. via ftp</a>.
</p> </p>
<p>The <a href="http://gcc.gnu.org/libstdc++/">homepage</a> <p>The <a href="http://gcc.gnu.org/libstdc++/">homepage</a>
has instructions for retrieving the latest CVS sources, and for has instructions for retrieving the latest CVS sources, and for
......
...@@ -869,13 +869,13 @@ References ...@@ -869,13 +869,13 @@ References
46. ../faq/index.html#5_6 46. ../faq/index.html#5_6
47. ../faq/index.html#5_7 47. ../faq/index.html#5_7
48. ../faq/index.html#5_8 48. ../faq/index.html#5_8
49. http://gcc.gnu.org/libstdc++/download.html 49. http://gcc.gnu.org/libstdc++/index.html#download
50. ../faq/index.html#4_4_interface 50. ../faq/index.html#4_4_interface
51. ../17_intro/DESIGN 51. ../17_intro/DESIGN
52. http://gcc.gnu.org/ 52. http://gcc.gnu.org/
53. http://gcc.gnu.org/gcc-3.0/buildstat.html 53. http://gcc.gnu.org/gcc-3.0/buildstat.html
54. http://gcc.gnu.org/libstdc++/ 54. http://gcc.gnu.org/libstdc++/
55. http://gcc.gnu.org/libstdc++/download.html 55. http://gcc.gnu.org/libstdc++/index.html#download
56. http://gcc.gnu.org/libstdc++/ 56. http://gcc.gnu.org/libstdc++/
57. ../17_intro/contribute.html 57. ../17_intro/contribute.html
58. http://www.boost.org/ 58. http://www.boost.org/
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment