]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
multiflags: fix doc warning
authorAlexandre Oliva <oliva@adacore.com>
Mon, 11 Dec 2023 18:09:19 +0000 (15:09 -0300)
committerAlexandre Oliva <oliva@gnu.org>
Mon, 11 Dec 2023 18:26:41 +0000 (15:26 -0300)
Comply with dubious doc warning that after an @xref there must be a
comma or a period, not a close parentheses.

for  gcc/ChangeLog

* doc/invoke.texi (multiflags): Add period after @xref to
silence warning.

gcc/doc/invoke.texi

index 15f3a86e7688fd2b8dcb2c8f2ecee1c9a246d964..7d15cf94821e3bdf8fd661bec995d9e26cd5ef84 100644 (file)
@@ -20589,7 +20589,7 @@ allocation before or after interprocedural optimization.
 This option enables multilib-aware @code{TFLAGS} to be used to build
 target libraries with options different from those the compiler is
 configured to use by default, through the use of specs (@xref{Spec
-Files}) set up by compiler internals, by the target, or by builders at
+Files}.) set up by compiler internals, by the target, or by builders at
 configure time.
 
 Like @code{TFLAGS}, this allows the target libraries to be built for