_ld_doc_remove_xref
authorMatthias Klose <doko@debian.org>
Thu, 14 Dec 2023 16:33:06 +0000 (17:33 +0100)
committerMatthias Klose <doko@debian.org>
Thu, 14 Dec 2023 16:33:06 +0000 (17:33 +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 61b56a00ece2af9cc4c45286e7b89c1cd3dd2ec7..33a2685c8f13312b58d8559123b3ac7b38b67ba3 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