PR28155, Superfluous "the" in the man page

PR 28155
	* ld.texi (Options <runtime library name>): Correct grammar.
This commit is contained in:
Alan Modra 2021-08-04 13:14:29 +09:30
parent 29daccc9f3
commit 010e444b2f

View 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