Avoid an ambiguous reference to mtx_lock(9).

MFC after:	3 days
This commit is contained in:
Sergey Kandaurov 2012-11-13 19:21:51 +00:00
parent fe6ba75294
commit eb2c1f87f8
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=242992

View File

@ -60,7 +60,7 @@ can be enumerated as follows:
.It .It
From within a function such as From within a function such as
.Xr cv_wait 9 , .Xr cv_wait 9 ,
.Xr mtx_lock , .Xr mtx_lock 9 ,
or or
.Xr tsleep 9 .Xr tsleep 9
when the current thread when the current thread