diff options
-rw-r--r-- | share/man/man3/pthread_suspend_all_np.3 | 1 | ||||
-rw-r--r-- | share/man/man3/pthread_suspend_np.3 | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/share/man/man3/pthread_suspend_all_np.3 b/share/man/man3/pthread_suspend_all_np.3 index 66f4a13..98e8983 100644 --- a/share/man/man3/pthread_suspend_all_np.3 +++ b/share/man/man3/pthread_suspend_all_np.3 @@ -33,7 +33,6 @@ .Sh LIBRARY .Lb libc_r .Lb libpthread -.Lb libthr .Sh SYNOPSIS .In pthread_np.h .Ft void diff --git a/share/man/man3/pthread_suspend_np.3 b/share/man/man3/pthread_suspend_np.3 index 70b90a5..2d6b72b 100644 --- a/share/man/man3/pthread_suspend_np.3 +++ b/share/man/man3/pthread_suspend_np.3 @@ -33,7 +33,6 @@ .Sh LIBRARY .Lb libc_r .Lb libpthread -.Lb libthr .Sh SYNOPSIS .In pthread_np.h .Ft int |