diff --git a/gcc/f/ChangeLog b/gcc/f/ChangeLog
index 122e4906c4652f6652a94df06623a3c87eeeea29..edbff11016d322eed1909ed0e88601bffdf1c01e 100644
--- a/gcc/f/ChangeLog
+++ b/gcc/f/ChangeLog
@@ -1,3 +1,8 @@
+2004-04-18  Gerald Pfeifer  <gerald@pfeifer.com>
+
+	* g77.texi (Floating-point Errors): Avoid referencing 
+	http://www.linuxsupportline.com/~billm/ which as has been hijacked.
+
 2004-04-02  Jan Hubicka  <jh@suse.cz>
 
 	* Make-lang.in (com.o): Add dependnecy on function.h
diff --git a/gcc/f/g77.texi b/gcc/f/g77.texi
index b0d7805280e88e8f7ed4849c9c9a6d25c18c7de9..d97f69c6b8ca5bffd9201497639f11e648371b5f 100644
--- a/gcc/f/g77.texi
+++ b/gcc/f/g77.texi
@@ -8618,9 +8618,6 @@ floating-point standard by a leading light can be found at
 @uref{http://http.cs.berkeley.edu/%7Ewkahan/ieee754status/};
 see also slides from the short course referenced from
 @uref{http://http.cs.berkeley.edu/%7Efateman/}.
-@uref{http://www.linuxsupportline.com/%7Ebillm/} has a brief
-guide to IEEE 754, a somewhat x86-GNU/Linux-specific FAQ,
-and library code for GNU/Linux x86 systems.
 
 The supplement to the PostScript-formatted Goldberg document,
 referenced above, is available in HTML format.