aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorGerald Pfeifer <gerald@pfeifer.com>2009-08-30 22:32:40 +0000
committerGerald Pfeifer <gerald@gcc.gnu.org>2009-08-30 22:32:40 +0000
commitc4331d93ac9fbaa64744205f9920c1432a932f2e (patch)
treeb159e13258beb7c436cb7a3622d6f163a523321c /gcc
parent40a99889160feec59b82f191abe944c1eedaa2b0 (diff)
downloadgcc-c4331d93ac9fbaa64744205f9920c1432a932f2e.zip
gcc-c4331d93ac9fbaa64744205f9920c1432a932f2e.tar.gz
gcc-c4331d93ac9fbaa64744205f9920c1432a932f2e.tar.bz2
install.texi (Final install): Adjust reference on where to printed manuals.
* doc/install.texi (Final install): Adjust reference on where to printed manuals. From-SVN: r151231
Diffstat (limited to 'gcc')
-rw-r--r--gcc/ChangeLog5
-rw-r--r--gcc/doc/install.texi2
2 files changed, 6 insertions, 1 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 83081f7..edb982c 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,8 @@
+2009-08-31 Gerald Pfeifer <gerald@pfeifer.com>
+
+ * doc/install.texi (Final install): Adjust reference on where to
+ order printed manuals.
+
2009-08-30 Olivier Hainque <hainque@adacore.com>
* dwarf2out.c (switch_to_frame_table_section): Move
diff --git a/gcc/doc/install.texi b/gcc/doc/install.texi
index 9c120b8..7284020 100644
--- a/gcc/doc/install.texi
+++ b/gcc/doc/install.texi
@@ -2611,7 +2611,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://www.gnu.org/order/order.html,,buy printed manuals from the
+@uref{http://shop.fsf.org/,,buy printed manuals from the
Free Software Foundation}, though such manuals may not be for the most
recent version of GCC@.