summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2003-10-02 19:19:07 +0000
committerru <ru@FreeBSD.org>2003-10-02 19:19:07 +0000
commit835c0f8d8c3c988ae507c0f509f543dc79f7c1dd (patch)
treeba6c7306c493267f0785ad296a0a21d0d75d9ecc
parentdb34f4c8e657cbc48cf831fa4b7cd9dc7a397b5e (diff)
downloadFreeBSD-src-835c0f8d8c3c988ae507c0f509f543dc79f7c1dd.zip
FreeBSD-src-835c0f8d8c3c988ae507c0f509f543dc79f7c1dd.tar.gz
Correct the library name.
-rw-r--r--lib/libpthread/man/pthread_attr_get_np.32
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libpthread/man/pthread_attr_get_np.3 b/lib/libpthread/man/pthread_attr_get_np.3
index 82e1065..ac3dfcb 100644
--- a/lib/libpthread/man/pthread_attr_get_np.3
+++ b/lib/libpthread/man/pthread_attr_get_np.3
@@ -31,7 +31,7 @@
.Nm pthread_attr_get_np
.Nd get attributes of existent thread
.Sh LIBRARY
-.Lb libc_r
+.Lb libpthread
.Sh SYNOPSIS
.In pthread_np.h
.Ft int
OpenPOWER on IntegriCloud