From 64a22c71e2ee65263998c25eced06dcffedcd011 Mon Sep 17 00:00:00 2001 From: gerald Date: Sat, 28 May 2016 19:44:13 +0000 Subject: [PATCH] * doc/install.texi: Use https for shop.fsf.org. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@236853 138bc75d-0d04-0410-961f-82ee72b054a4 --- gcc/ChangeLog | 4 ++++ gcc/doc/install.texi | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 8123c41e2a37..230f20059c62 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +2016-05-28 Gerald Pfeifer + + * doc/install.texi: Use https for shop.fsf.org. + 2016-05-27 Jan Hubicka * tree-ssa-loop-ivopts.c (estimated_stmt_executions_int): Use diff --git a/gcc/doc/install.texi b/gcc/doc/install.texi index 373e82d97b4b..db8ea73bb151 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@. -- 2.47.3