mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-12-16 23:04:21 +08:00
ld/doc: drop stray blank
Old enough tools demand no blank between @option and the opening figure brace. Re-wrap the paragraph as well while at it.
This commit is contained in:
@@ -296,10 +296,9 @@ appropriate time, normally when the linker is invoked with the @code{-shared
|
|||||||
|
|
||||||
@item wshared
|
@item wshared
|
||||||
Like @emph{cshared} but in addition to needing the @option{-shared}
|
Like @emph{cshared} but in addition to needing the @option{-shared}
|
||||||
and @option {-z combreloc} options, it also needs the
|
and @option{-z combreloc} options, it also needs the @option{-z relro}
|
||||||
@option{-z relro} option. If the @option{-z now} option is also used
|
option. If the @option{-z now} option is also used then the output has
|
||||||
then the output has an extension of @file{.xsw}, otherwise it is
|
an extension of @file{.xsw}, otherwise it is @file{.xsco}.
|
||||||
@file{.xsco}.
|
|
||||||
|
|
||||||
@item pie
|
@item pie
|
||||||
The @file{scripttempl} script is only invoked with @code{LD_FLAG} set to
|
The @file{scripttempl} script is only invoked with @code{LD_FLAG} set to
|
||||||
|
|||||||
Reference in New Issue
Block a user