From 6a5cd0e832b5a69b6a8cd826da919f51717f1860 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Thu, 16 Apr 2009 03:52:37 +1200 Subject: [PATCH] pthread_getconcurrency.3: New link to new pthread_setconcurrency(3) Signed-off-by: Michael Kerrisk --- man3/pthread_getconcurrency.3 | 1 + 1 file changed, 1 insertion(+) create mode 100644 man3/pthread_getconcurrency.3 diff --git a/man3/pthread_getconcurrency.3 b/man3/pthread_getconcurrency.3 new file mode 100644 index 000000000..8b2d54392 --- /dev/null +++ b/man3/pthread_getconcurrency.3 @@ -0,0 +1 @@ +.so man3/pthread_setconcurrency.3