Fix two typos
authorZack Weinberg <zack@gcc.gnu.org>
Thu, 25 Feb 1999 18:06:54 +0000 (18:06 +0000)
committerZack Weinberg <zack@gcc.gnu.org>
Thu, 25 Feb 1999 18:06:54 +0000 (18:06 +0000)
From-SVN: r25444

gcc/f/intdoc.texi

index 22ea23f1ada16d5c8d033c33a701e296193d7314..18c12b1173bd22610a01a94733ac99db30dea68d 100644 (file)
@@ -5741,7 +5741,7 @@ Description:
 
 Returns the value of @var{I} with bit @var{Pos} cleared (set to
 zero).
-@xref{BTest Intrinsic} for information on bit positions.
+@xref{BTest Intrinsic}, for information on bit positions.
 
 @node IBits Intrinsic
 @subsubsection IBits Intrinsic
@@ -5805,7 +5805,7 @@ Intrinsic groups: @code{mil}, @code{f90}, @code{vxt}.
 Description:
 
 Returns the value of @var{I} with bit @var{Pos} set (to one).
-@xref{BTest Intrinsic} for information on bit positions.
+@xref{BTest Intrinsic}, for information on bit positions.
 
 @end ifset
 @ifset familyF77
@@ -10386,7 +10386,7 @@ to such programs, to wrap around
 (change from a larger value to a smaller one)
 as of the Year 10000.
 
-@xref{FDate Intrinsic (subroutine)} for an equivalent routine.
+@xref{FDate Intrinsic (subroutine)}, for an equivalent routine.
 
 For information on other intrinsics with the same name:
 @xref{Time Intrinsic (UNIX)}.