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 cc4fc71074..a5b71b9ecd 100644
--- a/man3/pthread_spin_init.3
+++ b/man3/pthread_spin_init.3
@@ -22,7 +22,7 @@
.\" the source, must acknowledge the copyright and authors of this work.
.\" %%%LICENSE_END
.\"
-.TH PTHREAD_SPIN_INIT 3 2020-06-09 "Linux" "Linux Programmer's Manual"
+.TH PTHREAD_SPIN_INIT 3 2021-03-22 "Linux" "Linux Programmer's Manual"
.SH NAME
pthread_spin_init, pthread_spin_destroy \- initialize or destroy a spin lock
.SH SYNOPSIS