chore: correct misrepresented wording
Commit Message
From: PranavRJoshi <pranavrjoshi1@gmail.com>
The document contains space-separated term: 'subseque nt'. It was probably meant to be 'subsequent'.
Signed-off-by: PranavRJoshi <pranavrjoshi1@gmail.com>
---
docs-2.46/ld.html | 2 +-
docs-2.46/ld/Options.html | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
Comments
On 06.05.2026 18:59, Pranav Joshi wrote:
> From: PranavRJoshi <pranavrjoshi1@gmail.com>
>
> The document contains space-separated term: 'subseque nt'. It was probably meant to be 'subsequent'.
Indeed, but the patch is then needed against the source file (ld/ld.texi),
and against the tip of the master branch.
Jan
@@ -496,7 +496,7 @@ does not insert a version string. This is the default.
<dt><a id="index-_002d_002denable_002dnon_002dcontiguous_002dregions"></a><span><code class="code">--enable-non-contiguous-regions</code><a class="copiable-link" href="#index-_002d_002denable_002dnon_002dcontiguous_002dregions"> ¶</a></span></dt>
<dd><p>This option avoids generating an error if an input section does not
fit a matching output section. The linker tries to allocate the input
-section to subseque nt matching output sections, and generates an
+section to subsequent matching output sections, and generates an
error only if no output section is large enough. This is useful when
several non-contiguous memory regions are available and the input
section does not require a particular one. The order in which input
@@ -273,7 +273,7 @@ does not insert a version string. This is the default.
<dt><a id="index-_002d_002denable_002dnon_002dcontiguous_002dregions"></a><span><code class="code">--enable-non-contiguous-regions</code><a class="copiable-link" href="#index-_002d_002denable_002dnon_002dcontiguous_002dregions"> ¶</a></span></dt>
<dd><p>This option avoids generating an error if an input section does not
fit a matching output section. The linker tries to allocate the input
-section to subseque nt matching output sections, and generates an
+section to subsequent matching output sections, and generates an
error only if no output section is large enough. This is useful when
several non-contiguous memory regions are available and the input
section does not require a particular one. The order in which input