aboutsummaryrefslogtreecommitdiff
path: root/ld/ld.texinfo
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2015-07-14 11:31:42 +0100
committerNick Clifton <nickc@redhat.com>2015-07-14 11:31:42 +0100
commit1f0d470a6699abe442982df22168c002d16bb714 (patch)
tree97afa831cf6e821196543a10eee58f6a1d28ae65 /ld/ld.texinfo
parent8ffdba260ca757521c815782a0fe01fedc84849a (diff)
downloadgdb-1f0d470a6699abe442982df22168c002d16bb714.zip
gdb-1f0d470a6699abe442982df22168c002d16bb714.tar.gz
gdb-1f0d470a6699abe442982df22168c002d16bb714.tar.bz2
Fix texinfo problem by adding the required period after an @xref.
* ld.texinfo (Options): Add missing period after @xref.
Diffstat (limited to 'ld/ld.texinfo')
-rw-r--r--ld/ld.texinfo2
1 files changed, 1 insertions, 1 deletions
diff --git a/ld/ld.texinfo b/ld/ld.texinfo
index 246f545..e7989b7 100644
--- a/ld/ld.texinfo
+++ b/ld/ld.texinfo
@@ -2096,7 +2096,7 @@ which refers to it.
@item --warn-orphan
The @option{--warn-orphan} option tells the linker to generate a
warning message whenever it has to place an orphan section into the
-output file. @xref{Orphan Sections} The @option{--no-warn-orphan}
+output file. @xref{Orphan Sections}. The @option{--no-warn-orphan}
option restores the default behaviour of just silently placing these
sections.