From 9169269f6216dd042ed7cffdc1b2f057631afcae Mon Sep 17 00:00:00 2001 From: Phil Edwards Date: Wed, 10 Jan 2001 07:54:07 +0000 Subject: [PATCH] invoke.texi: Fix typo. 2001-01-10 Phil Edwards * invoke.texi: Fix typo. From-SVN: r38857 --- gcc/ChangeLog | 4 ++++ gcc/invoke.texi | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 8686ddfe09c..cca0ae49b60 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +2001-01-10 Phil Edwards + + * invoke.texi: Fix typo. + 2001-01-10 Neil Booth * c-lang.c (lang_hooks): Update. diff --git a/gcc/invoke.texi b/gcc/invoke.texi index 8babed27f7a..6eef8cadc7a 100644 --- a/gcc/invoke.texi +++ b/gcc/invoke.texi @@ -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 requires by the i386 +Set the size of @code{long double} to 96 bytes as required by the i386 application binary interface. This is the default. @item -msvr3-shlib -- 2.30.2