diff options
| author | Konstantin Belousov <kib@FreeBSD.org> | 2016-06-04 20:20:14 +0000 |
|---|---|---|
| committer | Konstantin Belousov <kib@FreeBSD.org> | 2016-06-04 20:20:14 +0000 |
| commit | 7d6906b8043ed814843a4ee2a5bfd46c4775b8ad (patch) | |
| tree | c32717640a7b3dde684225bb2251b12f4bf34db6 /lib/libthr | |
| parent | 56a4cdd131f78d307ab96f766976aede1a4886eb (diff) | |
Notes
Diffstat (limited to 'lib/libthr')
| -rw-r--r-- | lib/libthr/libthr.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libthr/libthr.3 b/lib/libthr/libthr.3 index 8b3f9ccb621d..6828a6e7d43b 100644 --- a/lib/libthr/libthr.3 +++ b/lib/libthr/libthr.3 @@ -234,7 +234,7 @@ installs interposing handlers into the hooks exported by .Li libc . The interposers provide real locking implementation instead of the stubs for single-threaded processes in -.Li , +.Li libc , cancellation support and some modifications to the signal operations. .Pp .Nm |
