]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
another @xref comma-termination
authorDave Love <d.love@dl.ac.uk>
Fri, 26 Feb 1999 13:05:50 +0000 (13:05 +0000)
committerCraig Burley <burley@gcc.gnu.org>
Fri, 26 Feb 1999 13:05:50 +0000 (08:05 -0500)
From-SVN: r25466

gcc/f/ChangeLog
gcc/f/intdoc.in

index 0c4c61b0f3503629450500f241a6e807066204b2..522b2191c54cd8ab81ffcdcd94bab24a1a6e608b 100644 (file)
@@ -72,6 +72,10 @@ Sat Feb  6 17:17:09 1999  Jeffrey A Law  (law@cygnus.com)
 
        * g77.texi: Assorted minor changes.
 
+1998-11-19  Dave Love  <d.love@dl.ac.uk>
+
+       * intdoc.in: Terminate some @xrefs with `,'.
+
 Mon Nov  9 23:13:30 1998  Jeffrey A Law  (law@cygnus.com)
 
        * g77.texi: Updates from Craig.
index f1af2139f66c5c65bcf77a89ed16388804f69963..203dd61dbf5d4c3cc00433f2c5a95ae47926f9c6 100644 (file)
@@ -1294,7 +1294,7 @@ DEFDOC (SECOND_subr, "Get CPU time for process@99@in seconds.", "\
 Returns the process's runtime in seconds in @var{@1@}---the same value
 as the UNIX function @code{etime} returns.
 
-This routine is known from Cray Fortran.  @xref{CPU_Time Intrinsic}
+This routine is known from Cray Fortran.  @xref{CPU_Time Intrinsic},
 for a standard equivalent.
 ")