_ld_doc_remove_xref
authorMatthias Klose <doko@debian.org>
Wed, 9 Feb 2022 14:53:21 +0000 (14:53 +0000)
committerMatthias Klose <doko@debian.org>
Wed, 9 Feb 2022 14:53:21 +0000 (14:53 +0000)
# 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 fc75e9b36256d92ad530bc6f700f9e19c08463d5..f035eab4de125a4298dcc1510203e6dbcc958a70 100644 (file)
@@ -8960,7 +8960,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