From 67948fd24a1f2f7bc6cb4a1f0dc00d1fa9d04dc5 Mon Sep 17 00:00:00 2001 From: Brooks Moses Date: Fri, 27 Apr 2007 19:38:29 +0000 Subject: [PATCH] * gfortran.texi (Option Index): Add @samp as needed. From-SVN: r124232 --- gcc/fortran/ChangeLog | 4 ++++ gcc/fortran/gfortran.texi | 10 +++++----- 2 files changed, 9 insertions(+), 5 deletions(-) diff --git a/gcc/fortran/ChangeLog b/gcc/fortran/ChangeLog index a9693d49015..792817cff44 100644 --- a/gcc/fortran/ChangeLog +++ b/gcc/fortran/ChangeLog @@ -1,3 +1,7 @@ +2007-04-27 Brooks Moses + + * gfortran.texi (Option Index): Add @samp as needed. + 2007-04-27 Daniel Franke * gfortran.texi: Added node and menu entry for an option index. diff --git a/gcc/fortran/gfortran.texi b/gcc/fortran/gfortran.texi index 41e5f163cf4..d57d63e2100 100644 --- a/gcc/fortran/gfortran.texi +++ b/gcc/fortran/gfortran.texi @@ -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