aboutsummaryrefslogtreecommitdiff
path: root/ld/ld.texi
diff options
context:
space:
mode:
authorJan Beulich <jbeulich@suse.com>2023-12-01 10:13:36 +0100
committerJan Beulich <jbeulich@suse.com>2023-12-01 10:13:36 +0100
commit036cee3ad8dfe26975a3a8feb396f4961c60c5ae (patch)
tree49614e52f7b9aed4e1bfdc410d1479a554553ade /ld/ld.texi
parent236b484749017b63c80dcedb07f08dfd6ea9e9a1 (diff)
downloadgdb-036cee3ad8dfe26975a3a8feb396f4961c60c5ae.zip
gdb-036cee3ad8dfe26975a3a8feb396f4961c60c5ae.tar.gz
gdb-036cee3ad8dfe26975a3a8feb396f4961c60c5ae.tar.bz2
ld: fix build with old makeinfo
Makeinfo 4.12 is unhappy about the new "Special Sections" without that also having a @chapter line.
Diffstat (limited to 'ld/ld.texi')
-rw-r--r--ld/ld.texi1
1 files changed, 1 insertions, 0 deletions
diff --git a/ld/ld.texi b/ld/ld.texi
index 7ee06a7..61b56a0 100644
--- a/ld/ld.texi
+++ b/ld/ld.texi
@@ -7527,6 +7527,7 @@ the @samp{__.LIBDEP} member of @file{libssl.a} would contain
@end smallexample
@node Special Sections
+@chapter Special Sections
When linking ELF format object files @command{ld} treats some sections
in a special, non standard manner. This part of the manual describes
these sections.