diff options
Diffstat (limited to 'gcc')
-rw-r--r-- | gcc/f/ChangeLog | 5 | ||||
-rw-r--r-- | gcc/f/invoke.texi | 3 |
2 files changed, 6 insertions, 2 deletions
diff --git a/gcc/f/ChangeLog b/gcc/f/ChangeLog index 54d0728..2ff4d91 100644 --- a/gcc/f/ChangeLog +++ b/gcc/f/ChangeLog @@ -1,3 +1,8 @@ +Mon Jan 7 00:03:42 2002 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at> + + * invoke.texi: Markup g77 as @command. Remove reference to + http://gcc.gnu.org/thanks.html. + Wed Jan 2 18:13:11 2002 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> * com.c (clear_binding_level): Const-ify. diff --git a/gcc/f/invoke.texi b/gcc/f/invoke.texi index 67d4b4a..ff2de1a 100644 --- a/gcc/f/invoke.texi +++ b/gcc/f/invoke.texi @@ -53,8 +53,7 @@ For instructions on reporting bugs, see script to report bugs is recommended. @c man end @c man begin AUTHOR -See the Info entry for @file{g77}, or -@w{@uref{http://gcc.gnu.org/thanks.html}}, for contributors to GCC and G77@. +See the Info entry for @command{g77} for contributors to GCC and G77@. @c man end @end ignore |