From e832af2eec72c2abb95a153b75cb7129c2d4c7ae Mon Sep 17 00:00:00 2001
From: gerald <gerald@138bc75d-0d04-0410-961f-82ee72b054a4>
Date: Mon, 28 May 2001 07:55:13 +0000
Subject: [PATCH] 	* doc/install.texi (Specific):
 http://reality.sgi.com/ariel/freeware/ 	became
 http://freeware.sgi.com/.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@42671 138bc75d-0d04-0410-961f-82ee72b054a4
---
 gcc/ChangeLog        |  5 +++++
 gcc/doc/install.texi | 10 +++++-----
 2 files changed, 10 insertions(+), 5 deletions(-)

diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 63d1d21479d5..0801d663b9bf 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,8 @@
+2001-05-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
+
+	* doc/install.texi (Specific): http://reality.sgi.com/ariel/freeware/
+	became http://freeware.sgi.com/.
+
 2001-05-27  Geoffrey Keating  <geoffk@redhat.com>
 
 	* local-alloc.c (update_equiv_regs): Don't eliminate constant
diff --git a/gcc/doc/install.texi b/gcc/doc/install.texi
index 932e69c59aa9..a7fb683e3ff4 100644
--- a/gcc/doc/install.texi
+++ b/gcc/doc/install.texi
@@ -33,7 +33,7 @@
 @settitle Installing GCC: Binaries
 @end ifset
 
-@comment $Id: install.texi,v 1.6 2001/05/23 21:33:30 rth Exp $
+@comment $Id: install.texi,v 1.7 2001/05/24 21:16:41 pb Exp $
 @c Copyright (C) 2001 Free Software Foundation, Inc.
 @c *** Converted to texinfo by Dean Wakerley, dean@wakerley.com
 
@@ -1471,8 +1471,8 @@ IRIX 5.2.  We recommend you use GNU make instead of the vendor supplied
 make program; however, you may have success with "smake" on IRIX 5.2 if
 you do not have GNU make available.
 
-See @uref{http://reality.sgi.com/ariel/freeware/,,http://reality.sgi.com/ariel/freeware} for more information about
-using GCC on IRIX platforms.
+See @uref{http://freeware.sgi.com/,,http://freeware.sgi.com/} for more
+information about using GCC on IRIX platforms.
 
 
 @html
@@ -1526,8 +1526,8 @@ happen are when there are library functions that take/return such
 structures. There are very few such library functions. I can only recall
 seeing two of them: inet_ntoa, and semctl.
 
-See @uref{http://reality.sgi.com/ariel/freeware/,,http://reality.sgi.com/ariel/freeware} for more information about
-using GCC on IRIX platforms.
+See @uref{http://freeware.sgi.com/,,http://freeware.sgi.com/} for more
+information about using GCC on IRIX platforms.
 
 
 @html
-- 
GitLab