From 588d6b20e486404df4d930851f11dce865bb8429 Mon Sep 17 00:00:00 2001 From: Miguel de Icaza Date: Thu, 3 May 2018 15:11:18 -0400 Subject: Deambiguate TLS (#8561) --- man/mono.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/man/mono.1 b/man/mono.1 index 52bbbd67d1a..0a7cd9af9f9 100644 --- a/man/mono.1 +++ b/man/mono.1 @@ -1658,8 +1658,8 @@ Currently, the following options are supported: Enables small structs alignment to 4/8 bytes. .TP \fBarm-use-fallback-tls\fR -When this option is set on ARM, a fallback TLS will be used instead -of the default fast TLS. +When this option is set on ARM, a fallback thread local store will be used instead +of the default fast thread local storage primitives. .TP \fBbreak-on-unverified\fR If this variable is set, when the Mono VM runs into a verification -- cgit v1.2.3