mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-27 03:51:15 +08:00
Fix texinfo problem by adding the required period after an @xref.
* ld.texinfo (Options): Add missing period after @xref.
This commit is contained in:
parent
8ffdba260c
commit
1f0d470a66
@ -1,3 +1,7 @@
|
||||
2015-07-14 Nick Clifton <nickc@redhat.com>
|
||||
|
||||
* ld.texinfo (Options): Add missing period after @xref.
|
||||
|
||||
2015-07-10 Alan Modra <amodra@gmail.com>
|
||||
|
||||
* ldexp.c (align_dot_val): New function.
|
||||
|
@ -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.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user