From d5a0c0a308cacb5ce928c20cbee1ef85f917824e Mon Sep 17 00:00:00 2001 From: Jan Beulich Date: Fri, 28 Jun 2024 13:16:14 +0200 Subject: 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. --- ld/ldint.texi | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/ld/ldint.texi b/ld/ldint.texi index 5549f50..9c8fc68 100644 --- a/ld/ldint.texi +++ b/ld/ldint.texi @@ -296,10 +296,9 @@ appropriate time, normally when the linker is invoked with the @code{-shared @item wshared Like @emph{cshared} but in addition to needing the @option{-shared} -and @option {-z combreloc} options, it also needs the -@option{-z relro} option. If the @option{-z now} option is also used -then the output has an extension of @file{.xsw}, otherwise it is -@file{.xsco}. +and @option{-z combreloc} options, it also needs the @option{-z relro} +option. If the @option{-z now} option is also used then the output has +an extension of @file{.xsw}, otherwise it is @file{.xsco}. @item pie The @file{scripttempl} script is only invoked with @code{LD_FLAG} set to -- cgit v1.1