_ld_doc_remove_xref
authorMatthias Klose <doko@debian.org>
Sun, 2 Jan 2022 08:17:30 +0000 (08:17 +0000)
committerBastian Blank <waldi@debian.org>
Sun, 2 Jan 2022 08:17:30 +0000 (08:17 +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 dd8f571d4e4a33c06a46588966ae94ec823edf2d..ccb10e9e31bf42003bbca5e90add6b9444324db5 100644 (file)
@@ -8933,7 +8933,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