Catch up with the 20040130 src/UPDATING entry, and spell libpthread

as -lpthread.  (Alpha and SPARC64 still spell it -lkse, but we hope
this to change by 5.3-RELEASE.)

Reviewed by:	deischen
This commit is contained in:
ru 2004-01-31 09:41:05 +00:00
parent ad18fb995c
commit 65604f86ee

View File

@ -47,7 +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-libpthread POSIX Threads Library (libpthread, \-lpthread)
.ds doc-str-Lb-librpcsvc RPC Service Library (librpcsvc, \-lrpcsvc)
.ds doc-str-Lb-libthr 1:1 Threading Library (libthr, \-lthr)
.ds doc-str-Lb-libufs UFS File System Access Library (libufs, \-lufs)