From 77e0fbc201b74c42551dfe3d2f37e1e38df10199 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Sat, 30 Sep 2017 13:19:40 +0200 Subject: [PATCH] pthread_spin_trylock.3, pthread_spin_unlock.3: New links to new pthread_spin_lock3 page Signed-off-by: Michael Kerrisk --- man3/pthread_spin_trylock.3 | 1 + man3/pthread_spin_unlock.3 | 1 + 2 files changed, 2 insertions(+) create mode 100644 man3/pthread_spin_trylock.3 create mode 100644 man3/pthread_spin_unlock.3 diff --git a/man3/pthread_spin_trylock.3 b/man3/pthread_spin_trylock.3 new file mode 100644 index 000000000..ad2969afc --- /dev/null +++ b/man3/pthread_spin_trylock.3 @@ -0,0 +1 @@ +.so man3/pthread_spin_lock.3 diff --git a/man3/pthread_spin_unlock.3 b/man3/pthread_spin_unlock.3 new file mode 100644 index 000000000..ad2969afc --- /dev/null +++ b/man3/pthread_spin_unlock.3 @@ -0,0 +1 @@ +.so man3/pthread_spin_lock.3