1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-19 10:53:58 +00:00
This commit is contained in:
Greg Lehey 2007-03-13 03:56:16 +00:00
parent 61b9d89ff0
commit 6238e679b7
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=167498

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