From a9ab346d8b0fa700603e53d60dc2f8c3400b4b2c Mon Sep 17 00:00:00 2001 From: ru Date: Mon, 22 Oct 2007 10:04:42 +0000 Subject: Remove an obsolete paragraph that pthread_single_np(3) is not implemented in libthr. Reviewed by: deischen, davidxu --- share/man/man3/pthread_multi_np.3 | 7 ------- 1 file changed, 7 deletions(-) (limited to 'share') diff --git a/share/man/man3/pthread_multi_np.3 b/share/man/man3/pthread_multi_np.3 index ae513fa..81d8bdb 100644 --- a/share/man/man3/pthread_multi_np.3 +++ b/share/man/man3/pthread_multi_np.3 @@ -53,13 +53,6 @@ The function switches the process to a multi-threaded mode. The semantics of this function is similar to .Xr pthread_resume_all_np 3 . -.Sh IMPLEMENTATION NOTES -The -.Fn pthread_single_np -function is only available in -.Lb libpthread . -This function is not implemented in -.Lb libthr . .Sh RETURN VALUES The .Fn pthread_multi_np -- cgit v1.1