]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
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 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.