From 0bf0f02717e5029aed0aacda9198e05d7c1d2c2d Mon Sep 17 00:00:00 2001 From: Phil Edwards Date: Sat, 29 Apr 2000 20:41:19 +0000 Subject: [PATCH] download.html: Add link to list of mirror sites. 2000-04-29 Phil Edwards * docs/download.html: Add link to list of mirror sites. From-SVN: r33535 --- libstdc++-v3/ChangeLog | 4 ++++ libstdc++-v3/docs/download.html | 10 +++++++--- 2 files changed, 11 insertions(+), 3 deletions(-) diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog index f7017977fcfa..552bf2712ada 100644 --- a/libstdc++-v3/ChangeLog +++ b/libstdc++-v3/ChangeLog @@ -1,3 +1,7 @@ +2000-04-29 Phil Edwards + + * docs/download.html: Add link to list of mirror sites. + 2000-04-26 Nathan C. Myers * bits/basic_string.h: include instead diff --git a/libstdc++-v3/docs/download.html b/libstdc++-v3/docs/download.html index c6a834dd353e..0a6a41469589 100644 --- a/libstdc++-v3/docs/download.html +++ b/libstdc++-v3/docs/download.html @@ -9,7 +9,11 @@ ftp://sourceware.cygnus.com/pub/libstdc++/ -

+ + You will probably need to use one of the + mirror sites + due to the heavy load on the main server. +

CVS repository available by anonymous CVS.

    @@ -18,8 +22,8 @@
  • cvs -z9 -d :pserver:anoncvs@sourceware.cygnus.com:/cvs/libstdc++ co libstdc++
  • You only need to specify the repository root the first time; after - that cvs will go to the correct place automatically. Using '-z9' - is highly recommended, as it will reduce the bandwidth required. + that cvs will go to the correct place automatically. Using '-z9' is + highly recommended, as it will reduce the bandwidth required.
  • You can browse