From 5ecccf3b2658c4aa60f578a37c262519b729b720 Mon Sep 17 00:00:00 2001 From: Craig Burley Date: Fri, 19 Feb 1999 04:16:31 -0500 Subject: [PATCH] update intdoc.texi From-SVN: r25305 --- gcc/f/intdoc.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gcc/f/intdoc.texi b/gcc/f/intdoc.texi index ad3ac77831a..22ea23f1ada 100644 --- a/gcc/f/intdoc.texi +++ b/gcc/f/intdoc.texi @@ -7615,7 +7615,7 @@ Intrinsic groups: (standard FORTRAN 77). Description: Returns the common logarithm (base 10) of @var{X}, which must -be greater than zero or. +be greater than zero. The inverse of this function is @samp{10. ** LOG10(@var{X})}. -- 2.30.2