_ld_doc_remove_xref
authorMatthias Klose <doko@debian.org>
Wed, 21 Feb 2024 22:41:40 +0000 (23:41 +0100)
committerMatthias Klose <doko@debian.org>
Wed, 21 Feb 2024 22:41:40 +0000 (23:41 +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 4fda259a552f15216adcc1390a8ab0c2025d2ac5..f51833bf1f7a3afe3fb9301fba21e0ba776f1f68 100644 (file)
@@ -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