summaryrefslogtreecommitdiffstats
path: root/lib/libthr
diff options
context:
space:
mode:
authorjilles <jilles@FreeBSD.org>2016-06-18 13:42:33 +0000
committerjilles <jilles@FreeBSD.org>2016-06-18 13:42:33 +0000
commit9e91116bda50ac7035100e9d04ad3fac48bd3202 (patch)
tree037f61a34e37b80381cdf202cf0812dca43e967a /lib/libthr
parent2c8f72f18054b8cb982123d31d3632a898368ddc (diff)
downloadFreeBSD-src-9e91116bda50ac7035100e9d04ad3fac48bd3202.zip
FreeBSD-src-9e91116bda50ac7035100e9d04ad3fac48bd3202.tar.gz
MFC r300970: Remove non-history libkse references and fix typo
"PTHREAD_PROCESSES_PRIVATE".
Diffstat (limited to 'lib/libthr')
-rw-r--r--lib/libthr/libthr.34
1 files changed, 1 insertions, 3 deletions
diff --git a/lib/libthr/libthr.3 b/lib/libthr/libthr.3
index 7fc99f2..1febd42 100644
--- a/lib/libthr/libthr.3
+++ b/lib/libthr/libthr.3
@@ -47,9 +47,7 @@ library provides a 1:1 implementation of the
library interfaces for application threading.
It
has been optimized for use by applications expecting system scope thread
-semantics, and can provide significant performance improvements
-compared to
-.Lb libkse .
+semantics.
.Pp
The library is tightly integrated with the run-time link editor
.Xr ld-elf.so.1 1
OpenPOWER on IntegriCloud