_ld_doc_remove_xref
authorMatthias Klose <doko@debian.org>
Wed, 10 Jun 2026 06:16:33 +0000 (08:16 +0200)
committerMatthias Klose <doko@debian.org>
Wed, 10 Jun 2026 06:16:33 +0000 (08:16 +0200)
# 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 23fcfb2e63da175da2d70d50b16a7d4fee6154b8..5f930198b0b4b99867236871bec28d6680bcbabb 100644 (file)
@@ -9810,7 +9810,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