From 14bffcef9cca67e99fddcc6f531242dcd29c5422 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Sat, 30 Sep 2017 12:52:07 +0200 Subject: [PATCH] pthread_spin_destroy.3: New link to new pthread_spin_init.3 page Signed-off-by: Michael Kerrisk --- man3/pthread_spin_destroy.3 | 1 + 1 file changed, 1 insertion(+) create mode 100644 man3/pthread_spin_destroy.3 diff --git a/man3/pthread_spin_destroy.3 b/man3/pthread_spin_destroy.3 new file mode 100644 index 000000000..f19c34516 --- /dev/null +++ b/man3/pthread_spin_destroy.3 @@ -0,0 +1 @@ +.so man3/pthread_spin_init.3