Add an entry for libpthread (aka libkse). For now, it's link command

is defined as -lkse, but we'll come back later and change it once
libkse is renamed.

Requested by:	ru
This commit is contained in:
Daniel Eischen 2003-10-02 20:49:34 +00:00
parent 7efb14ccd3
commit b8cb229598
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=120674

View File

@ -47,6 +47,7 @@
.ds doc-str-Lb-libmd Message Digest (MD4, MD5, etc.) Support Library (libmd, \-lmd)
.ds doc-str-Lb-libnetgraph Netgraph User Library (libnetgraph, \-lnetgraph)
.ds doc-str-Lb-libpam PAM Library (libpam, \-lpam)
.ds doc-str-Lb-libpthread POSIX Threads Library (libkse, \-lkse)
.ds doc-str-Lb-librpcsvc RPC Service Library (librpcsvc, \-lrpcsvc)
.ds doc-str-Lb-libugidfw File System Firewall Interface Library (libugidfw, \-lugidfw)
.ds doc-str-Lb-libusbhid USB HID access routines library (libusbhid, \-lusbhid)