summaryrefslogtreecommitdiff
path: root/debian/patches/164_ld_doc_remove_xref.diff
blob: 3c24528f13e66118cd930e94f1017326c10a6f0d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# DP: In ld.texi, remove cross reference to BFD internals documentation.

Index: b/ld/ld.texinfo
===================================================================
--- a/ld/ld.texinfo
+++ b/ld/ld.texinfo
@@ -8010,7 +8010,8 @@ may be spent optimizing algorithms for a
 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