From 90b17f422a7e3766e84c12af1aec5cbbfca56662 Mon Sep 17 00:00:00 2001 From: Matthias Klose Date: Tue, 19 Mar 2024 16:08:43 +0100 Subject: [PATCH] _ld_doc_remove_xref # DP: In ld.texi, remove cross reference to BFD internals documentation. # DP: In ld.texi, remove cross reference to BFD internals documentation. Gbp-Pq: Name 164_ld_doc_remove_xref.diff --- ld/ld.texi | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ld/ld.texi b/ld/ld.texi index 4fda259a5..f51833bf1 100644 --- a/ld/ld.texi +++ b/ld/ld.texi @@ -9423,7 +9423,8 @@ may be spent optimizing algorithms for a greater speed. One minor artifact of the BFD solution which you should bear in mind is the potential for information loss. There are two places where useful information can be lost using the BFD mechanism: during -conversion and during output. @xref{BFD information loss}. +conversion and during output. See BFD information loss in the BFD +internal documentation. @menu * BFD outline:: How it works: an outline of BFD -- 2.30.2