[prev in list] [next in list] [prev in thread] [next in thread] 

List:       gcc-fortran
Subject:    Re: [Patch, Fortran, committed] Fix some typos in .texi
From:       Tobias Burnus <burnus () net-b ! de>
Date:       2012-02-17 11:19:40
Message-ID: 4F3E37CC.6060205 () net-b ! de
[Download RAW message or body]

On 02/17/2012 12:15 PM, Tobias Burnus wrote:
> Committed as Rev. 184332.

I just saw that one line didn't only have a typo but also a grammar bug. 
Fix that one now as attached. (Rev. 184333.)

Tobias

["commit.diff" (text/x-patch)]

Index: gfortran.texi
===================================================================
--- gfortran.texi	(revision 184332)
+++ gfortran.texi	(working copy)
@@ -1521,7 +1521,7 @@ of the @code{READ} statement, and the output item
 
 GNU Fortran accepts real literal constants with an exponent-letter
 of @code{Q}, for example, @code{1.23Q45}.  The constant is interpreted
-as a @code{REAL(16)} entity on targets that supports this type.  If
+as a @code{REAL(16)} entity on targets that support this type.  If
 the target does not support @code{REAL(16)} but has a @code{REAL(10)}
 type, then the real-literal-constant will be interpreted as a
 @code{REAL(10)} entity.  In the absence of @code{REAL(16)} and
Index: ChangeLog
===================================================================
--- ChangeLog	(revision 184332)
+++ ChangeLog	(working copy)
@@ -1,5 +1,9 @@
 2012-02-17  Tobias Burnus  <burnus@net-b.de>
 
+	* gfortran.texi (Q exponent-letter): Fix grammar.
+
+2012-02-17  Tobias Burnus  <burnus@net-b.de>
+
 	* gfortran.texi (Status): Fix typos.
 	* invoke.texi (ffixed-form, fstack-arrays): Spell Fortran with
 	a majuscule.


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic