public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Gerald Pfeifer <gerald@pfeifer.com>
To: gcc-patches@gcc.gnu.org
Subject: [wwwdocs] Reduce references to FTP for downloads.
Date: Fri, 17 Jan 2020 19:15:00 -0000	[thread overview]
Message-ID: <alpine.LSU.2.21.2001171829530.739@anthias.pfeifer.com> (raw)

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

                 reply	other threads:[~2020-01-17 17:53 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=alpine.LSU.2.21.2001171829530.739@anthias.pfeifer.com \
    --to=gerald@pfeifer.com \
    --cc=gcc-patches@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).