aboutsummaryrefslogtreecommitdiff
path: root/ld/ld.texi
diff options
context:
space:
mode:
Diffstat (limited to 'ld/ld.texi')
-rw-r--r--ld/ld.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/ld/ld.texi b/ld/ld.texi
index 634b7a9..9bb3d55 100644
--- a/ld/ld.texi
+++ b/ld/ld.texi
@@ -7614,7 +7614,7 @@ will normally be used on systems having a newer glibc.
and restores volatile registers around the call into glibc. Normally,
this is done when the linker detects a call to __tls_get_addr_desc.
Such calls then go via the register saving stub to __tls_get_addr_opt.
-@option {--no-tls-get-addr-regsave} disables generation of the
+@option{--no-tls-get-addr-regsave} disables generation of the
register saves.
@cindex PowerPC64 OPD optimization