From 0767a53c500990ad452720ce804783862dd9a3d0 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Sat, 25 Oct 2008 23:46:01 -0500 Subject: [PATCH] pthread_timedjoin_np.3: New link to new pthread_tryjoin_np.3 Signed-off-by: Michael Kerrisk --- man3/pthread_timedjoin_np.3 | 1 + 1 file changed, 1 insertion(+) create mode 100644 man3/pthread_timedjoin_np.3 diff --git a/man3/pthread_timedjoin_np.3 b/man3/pthread_timedjoin_np.3 new file mode 100644 index 000000000..a741f46b5 --- /dev/null +++ b/man3/pthread_timedjoin_np.3 @@ -0,0 +1 @@ +.so man3/pthread_tryjoin_np.3