_ld_doc_remove_xref
authorMatthias Klose <doko@debian.org>
Tue, 15 Oct 2019 09:43:46 +0000 (10:43 +0100)
committerMatthias Klose <doko@debian.org>
Tue, 15 Oct 2019 09:43:46 +0000 (10:43 +0100)
# DP: In ld.texi, remove cross reference to BFD internals documentation.

Gbp-Pq: Name 164_ld_doc_remove_xref.diff

ld/ld.texi

index b3447050ed21400f9c1fa8556d892ee92a4bfc6c..302c9c6ef751d00ff305384b878eda745259bab7 100644 (file)
@@ -8425,7 +8425,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