* doc/invoke.texi: Replace @optindex with @opindex.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@228968
138bc75d-0d04-0410-961f-
82ee72b054a4
+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
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.