diff options
-rw-r--r-- | share/man/man3/pthread_spin_lock.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man3/pthread_spin_lock.3 b/share/man/man3/pthread_spin_lock.3 index 64edc82..0f8c5c2 100644 --- a/share/man/man3/pthread_spin_lock.3 +++ b/share/man/man3/pthread_spin_lock.3 @@ -28,7 +28,7 @@ .Dt PTHREAD_SPIN_LOCK 3 .Os .Sh NAME -.Nm pthread_spin_lock pthread_spin_trylock pthread_spin_unlock +.Nm pthread_spin_lock , pthread_spin_trylock , pthread_spin_unlock .Nd "lock or unlock a spin lock" .Sh LIBRARY .Lb libpthread |