aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorRalf Wildenhues <Ralf.Wildenhues@gmx.de>2009-03-01 11:21:16 +0000
committerRalf Wildenhues <rwild@gcc.gnu.org>2009-03-01 11:21:16 +0000
commitb3cdf3cbb600cc0e32ec446fd029827373804628 (patch)
tree5c0315fe55b3175801ede27cff542c6abc84475f /gcc
parenta3aadcc56b098c6475836ad61e82e057275684cf (diff)
downloadgcc-b3cdf3cbb600cc0e32ec446fd029827373804628.zip
gcc-b3cdf3cbb600cc0e32ec446fd029827373804628.tar.gz
gcc-b3cdf3cbb600cc0e32ec446fd029827373804628.tar.bz2
options.texi (Option file format): Fix bad indentation, restoring dropped sentence.
gcc/ * doc/options.texi (Option file format): Fix bad indentation, restoring dropped sentence. From-SVN: r144518
Diffstat (limited to 'gcc')
-rw-r--r--gcc/ChangeLog5
-rw-r--r--gcc/doc/options.texi1
2 files changed, 6 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 1561808..ee78860 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,8 @@
+2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
+
+ * doc/options.texi (Option file format): Fix bad indentation,
+ restoring dropped sentence.
+
2009-02-28 Jan Hubicka <jh@suse.cz>
* tree-inline.c (tree_function_versioning): Output debug info.
diff --git a/gcc/doc/options.texi b/gcc/doc/options.texi
index 96ce749..a05a6b2 100644
--- a/gcc/doc/options.texi
+++ b/gcc/doc/options.texi
@@ -41,6 +41,7 @@ records have two fields: the string @samp{TargetSave}, and a
declaration type to go in the @code{cl_target_option} structure.
@item
+An option definition record. These records have the following fields:
@enumerate
@item
the name of the option, with the leading ``-'' removed