_ld_doc_remove_xref
authorMatthias Klose <doko@debian.org>
Tue, 1 Dec 2020 21:55:01 +0000 (21:55 +0000)
committerPeter Michael Green <plugwash@raspbian.org>
Tue, 1 Dec 2020 21:55:01 +0000 (21:55 +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 2a93e9456aca3c2bed36f539ba223c9955ea4cdd..bad5da1f1f06e7a4ec6bf5544f44e00eb9540167 100644 (file)
@@ -8654,7 +8654,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