Replace @optindex with @opindex
authorH.J. Lu <hongjiu.lu@intel.com>
Mon, 19 Oct 2015 11:30:46 +0000 (11:30 +0000)
committerH.J. Lu <hjl@gcc.gnu.org>
Mon, 19 Oct 2015 11:30:46 +0000 (04:30 -0700)
* doc/invoke.texi: Replace @optindex with @opindex.

From-SVN: r228968

gcc/ChangeLog
gcc/doc/invoke.texi

index 5ec6b3c88a3b4e6063c84d8463cc7402b1422312..db0aea418e498b3ccd0e343fa6b2198c721c6d32 100644 (file)
@@ -1,3 +1,7 @@
+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
index dba4023036000763da6bf441299e028aa9faf439..027ce96f673d76782d7cd8f150a824b3131ccfd2 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.