Add dmg address.
authorDave Love <fx@gcc.gnu.org>
Thu, 14 May 1998 08:10:55 +0000 (08:10 +0000)
committerDave Love <fx@gcc.gnu.org>
Thu, 14 May 1998 08:10:55 +0000 (08:10 +0000)
From-SVN: r19741

gcc/f/g77.texi

index 5cf3997..bd38ae3 100644 (file)
@@ -102,7 +102,7 @@ was contributed to Craig by David Ronis (@email{ronis@@onsager.chem.mcgill.ca}).
 @sp 2
 @center James Craig Burley
 @sp 3
-@center Last updated 1998-01-11
+@center Last updated 1998-04-18
 @sp 1
 @c The version number appears some more times in this file.
 
@@ -1045,6 +1045,9 @@ capabilities of the Fortran language that are not directly
 provided by the machine code generated by the @code{g77}
 compilation phase.
 
+The maintainer of @code{libf2c} currently is
+@email{dmg@@bell-labs.com}.
+
 @cindex f771 program
 @cindex programs, f771
 @cindex assembler
@@ -12317,7 +12320,7 @@ or @url{ftp://ftp.dsm.fordham.edu}.
 @cindex Makefile example
 Here are some sample @file{Makefile} rules using @code{ftnchek}
 ``project'' files to do cross-file checking and @code{sfmakedepend}
-(from @uref{ftp://ahab.rutgers.edu/pub/perl/sfmakedepend})
+(from @url{ftp://ahab.rutgers.edu/pub/perl/sfmakedepend})
 to maintain dependencies automatically.
 These assume the use of GNU @code{make}.