summaryrefslogtreecommitdiffstats
path: root/share/man/man3
diff options
context:
space:
mode:
authorsimon <simon@FreeBSD.org>2004-04-08 23:04:54 +0000
committersimon <simon@FreeBSD.org>2004-04-08 23:04:54 +0000
commit9d70c1606dc67c40c623ffc82bbffbf77842f4a1 (patch)
tree26aa7b32587279ad58397abe0b4f47ce49ee6658 /share/man/man3
parente5943c5d79ebe39652eac9d7cc82230029b6b596 (diff)
downloadFreeBSD-src-9d70c1606dc67c40c623ffc82bbffbf77842f4a1.zip
FreeBSD-src-9d70c1606dc67c40c623ffc82bbffbf77842f4a1.tar.gz
Add a LIBRARY section.
Submitted by: Craig Rodrigues <rodrigc@crodrigues.org> PR: docs/65208
Diffstat (limited to 'share/man/man3')
-rw-r--r--share/man/man3/pthread.34
1 files changed, 4 insertions, 0 deletions
diff --git a/share/man/man3/pthread.3 b/share/man/man3/pthread.3
index 4b782de..faf7ec2 100644
--- a/share/man/man3/pthread.3
+++ b/share/man/man3/pthread.3
@@ -36,6 +36,10 @@
.Sh NAME
.Nm pthread
.Nd POSIX thread functions
+.Sh LIBRARY
+.Lb libpthread
+.Lb libthr
+.Lb libc_r
.Sh SYNOPSIS
.In pthread.h
.Sh DESCRIPTION
OpenPOWER on IntegriCloud