aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorGerald Pfeifer <gerald@pfeifer.com>2016-05-28 19:44:13 +0000
committerGerald Pfeifer <gerald@gcc.gnu.org>2016-05-28 19:44:13 +0000
commit545808ee661ce8dad3123fd1c90adf9b0f4afe50 (patch)
tree3e5279cb33e8756370843c1fab459f759322448a /gcc
parentc8cf746afb5b33bcacbb1cb1a137a1899006c131 (diff)
downloadgcc-545808ee661ce8dad3123fd1c90adf9b0f4afe50.zip
gcc-545808ee661ce8dad3123fd1c90adf9b0f4afe50.tar.gz
gcc-545808ee661ce8dad3123fd1c90adf9b0f4afe50.tar.bz2
* doc/install.texi: Use https for shop.fsf.org.
From-SVN: r236853
Diffstat (limited to 'gcc')
-rw-r--r--gcc/ChangeLog4
-rw-r--r--gcc/doc/install.texi2
2 files changed, 5 insertions, 1 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 8123c41..230f200 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,7 @@
+2016-05-28 Gerald Pfeifer <gerald@pfeifer.com>
+
+ * doc/install.texi: Use https for shop.fsf.org.
+
2016-05-27 Jan Hubicka <hubicka@ucw.cz>
* tree-ssa-loop-ivopts.c (estimated_stmt_executions_int): Use
diff --git a/gcc/doc/install.texi b/gcc/doc/install.texi
index 373e82d..db8ea73 100644
--- a/gcc/doc/install.texi
+++ b/gcc/doc/install.texi
@@ -3161,7 +3161,7 @@ printing with programs such as @command{dvips}. Alternately, by using
@samp{make pdf} in place of @samp{make dvi}, you can create documentation
in the form of @file{.pdf} files; this requires @command{texi2pdf}, which
is included with Texinfo version 4.8 and later. You can also
-@uref{http://shop.fsf.org/,,buy printed manuals from the
+@uref{https://shop.fsf.org/,,buy printed manuals from the
Free Software Foundation}, though such manuals may not be for the most
recent version of GCC@.