ld.texinfo, use "affects" instead of "effects"
* ld.texinfo (orphan sections): Grammar fix.
This commit is contained in:
parent
56eeb7f2cb
commit
d2732b697f
@ -1,3 +1,7 @@
|
||||
2017-05-09 Benjamin Peterson <bp@benjamin.pe>
|
||||
|
||||
* ld.texinfo (orphan sections): Grammar fix.
|
||||
|
||||
2017-05-08 H.J. Lu <hongjiu.lu@intel.com>
|
||||
|
||||
* testsuite/ld-ifunc/ifunc-16-x86-64-now.d: New file.
|
||||
|
@ -1038,7 +1038,7 @@ specifically mentioned in a linker script. @xref{Orphan Sections}.
|
||||
@item place
|
||||
Orphan sections are placed into a suitable output section following
|
||||
the strategy described in @ref{Orphan Sections}. The option
|
||||
@samp{--unique} also effects how sections are placed.
|
||||
@samp{--unique} also affects how sections are placed.
|
||||
|
||||
@item discard
|
||||
All orphan sections are discarded, by placing them in the
|
||||
|
Loading…
Reference in New Issue
Block a user