Commit 67948fd2 by Brooks Moses Committed by Brooks Moses

* gfortran.texi (Option Index): Add @samp as needed.

From-SVN: r124232
parent 631ee856
2007-04-27 Brooks Moses <brooks.moses@codesourcery.com>
* gfortran.texi (Option Index): Add @samp as needed.
2007-04-27 Daniel Franke <franke.daniel@gmail.com>
* gfortran.texi: Added node and menu entry for an option index.
......
......@@ -1583,11 +1583,11 @@ Environment variable forcing standard output to be line buffered (unix).
@node Option Index
@unnumbered Index of command line options
@command{gfortran}'s command line options are indexed here without any
initial `-' or `--'. Where an option has both positive and negative forms
(such as -foption and -fno-option), relevant entries in the manual are
indexed under the most appropriate form; it may sometimes be useful to
look up both forms.
@command{gfortran}'s command line options are indexed here without any
initial @samp{-} or @samp{--}. Where an option has both positive and
negative forms (such as -foption and -fno-option), relevant entries in
the manual are indexed under the most appropriate form; it may sometimes
be useful to look up both forms.
@printindex op
@node Keyword Index
......
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