This commit is contained in:
Greg Lehey 2007-03-13 03:56:16 +00:00
parent 61b9d89ff0
commit 6238e679b7

View File

@ -170,7 +170,7 @@ The
function requires that
.Fa mtx
reference a default, i.e. non-spin, mutex.
It's use is deprecated in favor of
Its use is deprecated in favor of
.Xr mtx_sleep 9
which provides identical behavior.
.Pp