aboutsummaryrefslogtreecommitdiffstats
path: root/man3/pthread_spin_init.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/pthread_spin_init.3')
-rw-r--r--man3/pthread_spin_init.32
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/pthread_spin_init.3 b/man3/pthread_spin_init.3
index d77d3cc550..c2e1b14732 100644
--- a/man3/pthread_spin_init.3
+++ b/man3/pthread_spin_init.3
@@ -105,7 +105,7 @@ a new spin lock.
Insufficient memory to initialize the spin lock.
.SH VERSIONS
These functions first appeared in glibc in version 2.2.
-.SH CONFORMING TO
+.SH STANDARDS
POSIX.1-2001.
.PP
Support for process-shared spin locks is a POSIX option.