[PATCH] Minor cleanup in ld documentation

Jan Dubiec jdx@o2.pl
Tue Nov 4 12:30:33 GMT 2025


ld/
         * ld.texi : Remove a remnant of previous edits.
-------------- next part --------------
 ld/ld.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ld/ld.texi b/ld/ld.texi
index f76887f1b1d..30ba68523b5 100644
--- a/ld/ld.texi
+++ b/ld/ld.texi
@@ -6817,7 +6817,7 @@ to the version node @samp{VERS_1.2}.
 
 Finally, the version script defines node @samp{VERS_2.0}.  This node
 depends upon @samp{VERS_1.2}.  The scripts binds the symbols @samp{bar1}
-and @samp{bar2} are bound to the version node @samp{VERS_2.0}.
+and @samp{bar2} to the version node @samp{VERS_2.0}.
 
 When the linker finds a symbol defined in a library which is not
 specifically bound to a version node, it will effectively bind it to an


More information about the Binutils mailing list