_ld_doc_remove_xref
authorMatthias Klose <doko@debian.org>
Wed, 19 Feb 2025 06:58:28 +0000 (07:58 +0100)
committerMatthias Klose <doko@debian.org>
Wed, 19 Feb 2025 06:58:28 +0000 (07:58 +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 f6384ad82dd943a1a7e71ed560793d6ab8bdd6f4..40f29d818fdab6dd401ef8a264858eeb0645f41e 100644 (file)
@@ -9615,7 +9615,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