aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Beulich <jbeulich@suse.com>2024-05-21 13:42:25 +0200
committerJan Beulich <jbeulich@suse.com>2024-05-21 13:42:25 +0200
commitb3fcf659914767aa0bddc1132c450eb4b74a7243 (patch)
treeb6139a7a8f0ea22d3913907086ee786fe01e0b01
parent6f0fe858b88e1a593ab21cb4b6316abf2a8039d8 (diff)
downloadgdb-b3fcf659914767aa0bddc1132c450eb4b74a7243.zip
gdb-b3fcf659914767aa0bddc1132c450eb4b74a7243.tar.gz
gdb-b3fcf659914767aa0bddc1132c450eb4b74a7243.tar.bz2
ld: silence makeinfo warnings
Older tool versions (4.12 in my case) demand . or , after @xref{}; arrange for this to be the case.
-rw-r--r--ld/ld.texi4
1 files changed, 2 insertions, 2 deletions
diff --git a/ld/ld.texi b/ld/ld.texi
index b32bb46..dd0af8e 100644
--- a/ld/ld.texi
+++ b/ld/ld.texi
@@ -1181,7 +1181,7 @@ current script, otherwise the last, non-augmenting, @option{-T} option
will be used.
There are other ways of specifying linker scripts. See
-@xref{--default-script}, @xref{--section-ordering-file} and
+@xref{--default-script}, @xref{--section-ordering-file}, and
@xref{unrecognised-input-files}.
@kindex -dT @var{script}
@@ -2470,7 +2470,7 @@ however that this only applies to additional libraries needed to
satisfy already included shared libraries. It does @emph{not}
apply to libraries that are included via the @option{-l} command line
option. Searches for @option{-l} libraries are only conducted in
-directories specified by the @option{-L} option (@xref{-L}).
+directories specified by the @option{-L} option (@pxref{-L}).
@enumerate
@item