]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
* doc/invoke.texi (output file options): Add missing markers.
authorEric Botcazou <ebotcazou@adacore.com>
Sat, 28 Dec 2013 10:45:30 +0000 (10:45 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Sat, 28 Dec 2013 10:45:30 +0000 (10:45 +0000)
From-SVN: r206231

gcc/ChangeLog
gcc/doc/invoke.texi

index e44161b19a004e0aea81bea1b99d74e34dcc2d7f..01c2c3aa3b5c3624b0d1ed7af0e58640d7175732 100644 (file)
@@ -1,3 +1,7 @@
+2013-12-28  Eric Botcazou  <ebotcazou@adacore.com>
+
+       * doc/invoke.texi (output file options): Add missing markers.
+
 2013-12-11  Kai Tietz  <ktietz@redhat.com>
 
        PR target/56807
index f98995238a5a9b98508ac3561ae19644f1cf5160..c1ff00491acbfcb8d0c10dc59026696c9fd95d2d 100644 (file)
@@ -1429,11 +1429,13 @@ Define an argument called @var{key} with a value of @var{value}
 for the plugin called @var{name}.
 
 @item -fdump-ada-spec@r{[}-slim@r{]}
-For C and C++ source and include files, generate corresponding Ada
-specs. @xref{Generating Ada Bindings for C and C++ headers,,, gnat_ugn,
+@opindex fdump-ada-spec
+For C and C++ source and include files, generate corresponding Ada specs.
+@xref{Generating Ada Bindings for C and C++ headers,,, gnat_ugn,
 GNAT User's Guide}, which provides detailed documentation on this feature.
 
 @item -fdump-go-spec=@var{file}
+@opindex fdump-go-spec
 For input files in any language, generate corresponding Go
 declarations in @var{file}.  This generates Go @code{const},
 @code{type}, @code{var}, and @code{func} declarations which may be a