Fix markup.

Sponsored by:	The FreeBSD Foundation
This commit is contained in:
Konstantin Belousov 2016-06-04 20:20:14 +00:00
parent 56a4cdd131
commit 7d6906b804
2 changed files with 2 additions and 2 deletions

View File

@ -472,7 +472,7 @@ read of the umutex memory faults
.It
the list length limit described in
.Xr libthr 3
is reached.
is reached.
.El
.Pp
Every mutex in both lists is unlocked as if the

View File

@ -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