Replace @optindex with @opindex
authorhjl <hjl@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 19 Oct 2015 11:30:46 +0000 (11:30 +0000)
committerhjl <hjl@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 19 Oct 2015 11:30:46 +0000 (11:30 +0000)
* doc/invoke.texi: Replace @optindex with @opindex.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@228968 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog
gcc/doc/invoke.texi

index 5ec6b3c..db0aea4 100644 (file)
@@ -1,5 +1,9 @@
 2015-10-19  H.J. Lu  <hongjiu.lu@intel.com>
 
+       * doc/invoke.texi: Replace @optindex with @opindex.
+
+2015-10-19  H.J. Lu  <hongjiu.lu@intel.com>
+
        PR target/67995
        * config/i386/i386.c (ix86_valid_target_attribute_tree): If
        arch= is set,  clear all bits in x_ix86_isa_flags, except for
index dba4023..027ce96 100644 (file)
@@ -8014,7 +8014,7 @@ of its callers.  This switch does not affect functions using the
 inline functions into the object file.
 
 @item -fkeep-static-functions
-@optindex fkeep-static-functions
+@opindex fkeep-static-functions
 Emit @code{static} functions into the object file, even if the function
 is never used.