[binutils-gdb] ld/doc: correct misrepresented wording
Jan Beulich via Binutils-cvs <[email protected]>
| Newsgroups | gmane.comp.gnu.binutils.cvs |
|---|---|
| Message-ID | <[email protected]> |
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=ee9427e35ea818585f7919f441b73a1a039822d4 commit ee9427e35ea818585f7919f441b73a1a039822d4 Author: PranavRJoshi <[email protected]> Date: Fri May 8 11:48:37 2026 +0200 ld/doc: correct misrepresented wording The file ld.texi contains two space-separated terms: 'subseque nt'. It was probably meant to be 'subsequent'. Manual documentation in html format also contains this error. I submitted a patch for it too, which can be viewed at this archive link: https://sourceware.org/pipermail/binutils/2026-May/149206.html Signed-off-by: PranavRJoshi <[email protected]> Diff: --- ld/ld.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ld/ld.texi b/ld/ld.texi index 273c80b356b..23fcfb2e63d 100644 --- a/ld/ld.texi +++ b/ld/ld.texi @@ -482,7 +482,7 @@ does not insert a version string. This is the default. @item --enable-non-contiguous-regions 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