_ld_doc_remove_xref
authorMatthias Klose <doko@debian.org>
Wed, 11 Oct 2023 01:40:20 +0000 (02:40 +0100)
committerMatthias Klose <doko@debian.org>
Wed, 11 Oct 2023 01:40:20 +0000 (02:40 +0100)
# 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

index aa8b1aa86eb386358bc18662f1f0b2fce4996763..4b0d3bd3b8d9a9be4f2484798280d6162ecca752 100644 (file)
@@ -9226,7 +9226,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