Commit 4ba96c02 by Brooks Moses Committed by Brooks Moses

intrinsic.texi: Improvements to index entries; change @findex entries to @cindex entries.

* intrinsic.texi: Improvements to index entries; change
@findex entries to @cindex entries.
* invoke.texi: Standardize and improve index entries.
* gfortran.texi: Fix @code in one index entry.

From-SVN: r120421
parent 40746dcc
2007-01-03 Brooks Moses <brooks.moses@codesourcery.com> 2007-01-03 Brooks Moses <brooks.moses@codesourcery.com>
* intrinsic.texi: Improvements to index entries; change
@findex entries to @cindex entries.
* invoke.texi: Standardize and improve index entries.
* gfortran.texi: Fix @code in one index entry.
2007-01-03 Brooks Moses <brooks.moses@codesourcery.com>
* invoke.texi: Change @code-type macros to appropriate * invoke.texi: Change @code-type macros to appropriate
variants (@command, @option, etc.) variants (@command, @option, etc.)
* gfortran.texi: Same. * gfortran.texi: Same.
......
...@@ -728,7 +728,7 @@ than @code{(/.../)}. ...@@ -728,7 +728,7 @@ than @code{(/.../)}.
@item @item
@cindex @code{ENUM} statement @cindex @code{ENUM} statement
@cindex @code{ENUMERATOR} statement @cindex @code{ENUMERATOR} statement
@cindex @command{-fshort-enums} @cindex @code{-fshort-enums} option
Support for the declaration of enumeration constants via the Support for the declaration of enumeration constants via the
@code{ENUM} and @code{ENUMERATOR} statements. Interoperability with @code{ENUM} and @code{ENUMERATOR} statements. Interoperability with
@command{gcc} is guaranteed also for the case where the @command{gcc} is guaranteed also for the case where the
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment