_ld_doc_remove_xref
authorMatthias Klose <doko@debian.org>
Fri, 15 May 2020 09:49:49 +0000 (10:49 +0100)
committerMatthias Klose <doko@debian.org>
Fri, 15 May 2020 09:49:49 +0000 (10:49 +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 eb7bcb993383fa57392acd45dda66956c9995f1f..cf0dea751aee366043641c916e802229e4f593ad 100644 (file)
@@ -8435,7 +8435,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