]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
ld: silence makeinfo warnings
authorJan Beulich <jbeulich@suse.com>
Tue, 21 May 2024 11:42:25 +0000 (13:42 +0200)
committerJan Beulich <jbeulich@suse.com>
Tue, 21 May 2024 11:42:25 +0000 (13:42 +0200)
Older tool versions (4.12 in my case) demand . or , after @xref{};
arrange for this to be the case.

ld/ld.texi

index b32bb463f3f2d13c4c2718fc20de4eb8c0b7585f..dd0af8e4f5eaafd5874eff82b087db973cb227cd 100644 (file)
@@ -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