]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
ld/doc: correct misrepresented wording
authorPranavRJoshi <pranavrjoshi1@gmail.com>
Fri, 8 May 2026 09:48:37 +0000 (11:48 +0200)
committerJan Beulich <jbeulich@suse.com>
Fri, 8 May 2026 09:48:37 +0000 (11:48 +0200)
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
link: https://sourceware.org/pipermail/binutils/2026-May/149206.html
Signed-off-by: PranavRJoshi <pranavrjoshi1@gmail.com>
ld/ld.texi

index 273c80b356bffa7e3ad47a289e82b77ece90d535..23fcfb2e63da175da2d70d50b16a7d4fee6154b8 100644 (file)
@@ -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