* gfortran.texi (Option Index): Add @samp as needed.
authorBrooks Moses <brooks.moses@codesourcery.com>
Fri, 27 Apr 2007 19:38:29 +0000 (19:38 +0000)
committerBrooks Moses <brooks@gcc.gnu.org>
Fri, 27 Apr 2007 19:38:29 +0000 (12:38 -0700)
From-SVN: r124232

gcc/fortran/ChangeLog
gcc/fortran/gfortran.texi

index a9693d490159e442364a0470484500bc3067e68f..792817cff44cdc68f7f8b3b1bb8d263ff07df367 100644 (file)
@@ -1,3 +1,7 @@
+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.
index 41e5f163cf47579a0d5ec7edb7894712b10dfd59..d57d63e2100e517eb184a3b1ca13fc24d3b2d344 100644 (file)
@@ -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