PR28155, Superfluous "the" in the man page
authorAlan Modra <amodra@gmail.com>
Wed, 4 Aug 2021 03:44:29 +0000 (13:14 +0930)
committerAlan Modra <amodra@gmail.com>
Wed, 4 Aug 2021 03:44:29 +0000 (13:14 +0930)
PR 28155
* ld.texi (Options <runtime library name>): Correct grammar.

ld/ld.texi

index 60bb071fb79043e7cdef9f59b3b06f72b145a73f..5471d9588ed8a704d1a6298e8da3f0be63b3a407 100644 (file)
@@ -683,7 +683,7 @@ When creating an ELF shared object, set the internal DT_SONAME field to
 the specified name.  When an executable is linked with a shared object
 which has a DT_SONAME field, then when the executable is run the dynamic
 linker will attempt to load the shared object specified by the DT_SONAME
-field rather than the using the file name given to the linker.
+field rather than using the file name given to the linker.
 
 @kindex -i
 @cindex incremental link