]> gcc.gnu.org Git - gcc.git/commitdiff
invoke.texi: Fix another typo.
authorPhil Edwards <pme@gcc.gnu.org>
Wed, 10 Jan 2001 08:10:59 +0000 (08:10 +0000)
committerPhil Edwards <pme@gcc.gnu.org>
Wed, 10 Jan 2001 08:10:59 +0000 (08:10 +0000)
2001-01-10  Phil Edwards  <pme@sources.redhat.com>

* invoke.texi:  Fix another typo.

From-SVN: r38858

gcc/ChangeLog
gcc/invoke.texi

index cca0ae49b60f41f38bf8fabc6a50638abecf3546..b0c8eff5a90bef19781821701cea2a0ca0818b88 100644 (file)
@@ -1,3 +1,7 @@
+2001-01-10  Phil Edwards  <pme@sources.redhat.com>
+
+       * invoke.texi:  Fix another typo.
+
 2001-01-10  Phil Edwards  <pme@sources.redhat.com>
 
        * invoke.texi:  Fix typo.
index 6eef8cadc7ad0f1240381008b0e7297efee31dc4..0f32b02433de8492d4a933d0f116031f463fce7e 100644 (file)
@@ -6480,7 +6480,7 @@ will be modified.
 
 @item -m96bit-long-double
 @itemx -m96bit-long-double
-Set the size of @code{long double} to 96 bytes as required by the i386
+Set the size of @code{long double} to 96 bits as required by the i386
 application binary interface.  This is the default.
 
 @item -msvr3-shlib
This page took 0.093512 seconds and 5 git commands to generate.