diff options
-rw-r--r-- | gcc/f/ChangeLog | 5 | ||||
-rw-r--r-- | gcc/f/g77spec.c | 2 | ||||
-rw-r--r-- | gcc/f/root.texi | 2 |
3 files changed, 7 insertions, 2 deletions
diff --git a/gcc/f/ChangeLog b/gcc/f/ChangeLog index 62942e1..7227d13 100644 --- a/gcc/f/ChangeLog +++ b/gcc/f/ChangeLog @@ -1,3 +1,8 @@ +Thu Aug 5 02:40:42 1999 Jeffrey A Law (law@cygnus.com) + + * g77spec.c: Update URLS and mail addresses. + * root.texi: Update URLS and mail addresses. + 1999-07-25 Richard Henderson <rth@cygnus.com> * com.c (ptr_type_node, va_list_type_node): New. diff --git a/gcc/f/g77spec.c b/gcc/f/g77spec.c index 32b3c3e..50e7738 100644 --- a/gcc/f/g77spec.c +++ b/gcc/f/g77spec.c @@ -428,7 +428,7 @@ For more information on g77 and gcc, type the commands `info -f g77'\n\ and `info -f gcc' to read the Info documentation.\n\ \n\ For bug reporting instructions, please see:\n\ -<URL:http://gcc.gnu.org/faq.html#bugreport>.\n"); +<URL:http://www.gnu.org/software/gcc/faq.html#bugreport>.\n"); exit (0); break; #endif diff --git a/gcc/f/root.texi b/gcc/f/root.texi index 4ade3cc..f48241a 100644 --- a/gcc/f/root.texi +++ b/gcc/f/root.texi @@ -17,7 +17,7 @@ @clear FSF-G77 @set email-general gcc@@gcc.gnu.org -@set email-bugs gcc-bugs@@gcc.gnu.org +@set email-bugs gcc-bugs@@gcc.gnu.org or bug-gcc@@gnu.org @set path-g77 egcs/gcc/f @set path-libf2c egcs/libf2c |