From: Jan Beulich Date: Tue, 21 May 2024 11:42:25 +0000 (+0200) Subject: ld: silence makeinfo warnings X-Git-Tag: gdb-15-branchpoint~30 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b3fcf659914767aa0bddc1132c450eb4b74a7243;p=thirdparty%2Fbinutils-gdb.git ld: silence makeinfo warnings Older tool versions (4.12 in my case) demand . or , after @xref{}; arrange for this to be the case. --- diff --git a/ld/ld.texi b/ld/ld.texi index b32bb463f3f..dd0af8e4f5e 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