aboutsummaryrefslogtreecommitdiff
path: root/ld/ld.texinfo
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2015-10-15 10:59:55 -0700
committerH.J. Lu <hjl.tools@gmail.com>2015-10-15 10:59:55 -0700
commit4dba69b9ba9d2f2f05f75de29f0d3bc655e75a48 (patch)
tree33e5deac6f871ca98c41d84e97563109f6cbc7a6 /ld/ld.texinfo
parent8d689ee570e7c4c61231b919d5b6a34c20414c43 (diff)
downloadfsf-binutils-gdb-4dba69b9ba9d2f2f05f75de29f0d3bc655e75a48.zip
fsf-binutils-gdb-4dba69b9ba9d2f2f05f75de29f0d3bc655e75a48.tar.gz
fsf-binutils-gdb-4dba69b9ba9d2f2f05f75de29f0d3bc655e75a48.tar.bz2
Fix a typo for "-z noextern-protected-data"
* ld.texinfo: Fix a typo for "-z noextern-protected-data".
Diffstat (limited to 'ld/ld.texinfo')
-rw-r--r--ld/ld.texinfo2
1 files changed, 1 insertions, 1 deletions
diff --git a/ld/ld.texinfo b/ld/ld.texinfo
index 36c8da6..17cd479 100644
--- a/ld/ld.texinfo
+++ b/ld/ld.texinfo
@@ -1196,7 +1196,7 @@ Don't treat protected data symbol as external when building shared
library. This option overrides linker backend default. It can be used
to workaround incorrect relocations against protected data symbols
generated by compiler. Updates on protected data symbols by another
-module aren't visibile to the resulting shared library. Supported for
+module aren't visible to the resulting shared library. Supported for
i386 and x86-64.
@end table