install.texi: Fix typos.
authorKazu Hirata <kazu@cs.umass.edu>
Sat, 31 Jan 2004 17:04:51 +0000 (17:04 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Sat, 31 Jan 2004 17:04:51 +0000 (17:04 +0000)
* doc/install.texi: Fix typos.
* doc/invoke.texi: Likewise.

From-SVN: r77037

gcc/ChangeLog
gcc/doc/install.texi
gcc/doc/invoke.texi

index 5da71cd50c85bc9bee09a6c4a5bd26259802a002..8eeb69c31d9ba0a6f9911545b725fffa6c8fe8e5 100644 (file)
@@ -1,3 +1,8 @@
+2004-01-31  Kazu Hirata  <kazu@cs.umass.edu>
+
+       * doc/install.texi: Fix typos.
+       * doc/invoke.texi: Likewise.
+
 2004-01-31  Ulrich Weigand  <uweigand@de.ibm.com>
 
        * config/s390/s390.c (s390_decompose_address): Do not treat virtual
index 1f53a99c715a97c9389efff64c640d5bef5dd616..13885074e9e2fc92c7f1d209d24fa603f3af9084 100644 (file)
@@ -944,7 +944,7 @@ Define if you want to use __cxa_atexit, rather than atexit, to
 register C++ destructors for local statics and global objects.
 This is essential for fully standards-compliant handling of
 destructors, but requires __cxa_atexit in libc. This option is currently
-only available on sytems with GNU libc. When enabled, this will cause
+only available on systems with GNU libc. When enabled, this will cause
 @option{-fuse-cxa-exit} to be passed by default.
 
 @item --enable-target-optspace
index 440c3d78f555690125ac1fb3c06957ca07fafb6b..e760e6cedc327ddca7c274da39ab8f341112fa05 100644 (file)
@@ -4736,7 +4736,7 @@ This parameter is ignored when @option{-funit-at-a-time} is not used.
 The default value is 3000.
 
 @item large-function-growth
-Specifies maximal growth of large functtion caused by inlining in percents.
+Specifies maximal growth of large function caused by inlining in percents.
 This parameter is ignored when @option{-funit-at-a-time} is not used.
 The default value is 200.