summaryrefslogtreecommitdiff
path: root/ld
diff options
context:
space:
mode:
Diffstat (limited to 'ld')
-rw-r--r--ld/ld.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/ld/ld.texi b/ld/ld.texi
index 60bb071fb79..5471d9588ed 100644
--- a/ld/ld.texi
+++ b/ld/ld.texi
@@ -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