_ld_doc_remove_xref
authorMatthias Klose <doko@debian.org>
Wed, 17 Jun 2026 07:10:18 +0000 (09:10 +0200)
committerMatthias Klose <doko@debian.org>
Wed, 17 Jun 2026 07:10:18 +0000 (09:10 +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 9d6618a430792a19f5066b2ac3a237ea0bb424f5..92f901386ec1d05ea89b32d892f9f15dfdc3bda1 100644 (file)
@@ -9812,7 +9812,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