public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [wwwdocs] Reduce references to FTP for downloads.
@ 2020-01-17 19:15 Gerald Pfeifer
  0 siblings, 0 replies; only message in thread
From: Gerald Pfeifer @ 2020-01-17 19:15 UTC (permalink / raw)
  To: gcc-patches

This is not directly related to our move to Git, though I noticed
it in the context of working to update the web pages.

Most of our downloads are now happening via http, and Chrome will
soon even remove support for the ftp protocol.

Pushed.

Gerald
---
 htdocs/gcc-2.95/branch.html | 2 +-
 htdocs/mirrors.html         | 2 +-
 htdocs/snapshots.html       | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/htdocs/gcc-2.95/branch.html b/htdocs/gcc-2.95/branch.html
index 7ba3250f..03746846 100644
--- a/htdocs/gcc-2.95/branch.html
+++ b/htdocs/gcc-2.95/branch.html
@@ -29,7 +29,7 @@ situation you have three choices for handling your CVS tree.</p>
 <p>Considering that the primary focus of the developers is on the GCC 2.95
 release, option #2 or #3 is recommended.</p>
 
-<p>FTP snapshots will track the GCC 2.95 release only.  After GCC 2.95 is
+<p>Snapshots will track the GCC 2.95 release only.  After GCC 2.95 is
 released, snapshots will return to tracking the mainline sources.</p>
 
 <hr />
diff --git a/htdocs/mirrors.html b/htdocs/mirrors.html
index d8979b76..1917d04a 100644
--- a/htdocs/mirrors.html
+++ b/htdocs/mirrors.html
@@ -13,7 +13,7 @@
 
 <p><a href="releases.html">Our releases</a> are available on the
 <a href="http://www.gnu.org/prep/ftp.html">GNU FTP server and its
-mirrors</a>.  The following sites mirror the gcc.gnu.org FTP site
+mirrors</a>.  The following sites mirror the gcc.gnu.org download site
 (Phoenix, Arizona, USA) directly:</p>
 
 <ul>
diff --git a/htdocs/snapshots.html b/htdocs/snapshots.html
index 7b15b0f5..3c491b00 100644
--- a/htdocs/snapshots.html
+++ b/htdocs/snapshots.html
@@ -14,7 +14,7 @@
 <p>We recommend that you use <a href="svn.html">SVN to access our
 current development sources</a>.</p>
 
-<p>We also make regular snapshots available for FTP download from our
+<p>We also make regular snapshots available for download from our
 <a href="mirrors.html">mirror sites</a> about once
 a week. These snapshots are intended to give everyone access to work in
 progress.  Any given snapshot may generate incorrect code or even fail to
-- 
2.24.1

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

only message in thread, other threads:[~2020-01-17 17:53 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-17 19:15 [wwwdocs] Reduce references to FTP for downloads 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).