diff options
Diffstat (limited to 'lib/libthr/libthr.3')
-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 8b3f9cc..6828a6e 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 |