Add a symbol for libpthread.

This commit is contained in:
thorpej 2003-01-12 01:30:34 +00:00
parent c41718e9ec
commit 2136f557b3

View File

@ -1,4 +1,4 @@
.\" $NetBSD: doc-syms,v 1.72 2002/08/09 00:18:30 thorpej Exp $
.\" $NetBSD: doc-syms,v 1.73 2003/01/12 01:30:34 thorpej Exp $
.\"
.\" Copyright (c) 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@ -462,6 +462,7 @@
.if "\\$1"libpci" \&PCI Bus Access Library (libpci, -lpci)
.if "\\$1"libpmc" \&Performance Counters Library (libpmc, -lpmc)
.if "\\$1"libposix" \&POSIX Compatibility Library (libposix, -lposix)
.if "\\$1"libpthread" \&POSIX Thread Library (libpthread, -lpthread)
.if "\\$1"libresolv" \&DNS Resolver Library (libresolv, -lresolv)
.if "\\$1"libtermcap" \&Termcap Access Library (libtermcap, -ltermcap)
.if "\\$1"libusbhid" \&USB Human Interface Devices Library (libusbhid, -lusbhid)