diff options
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man9/sx.9 | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/share/man/man9/sx.9 b/share/man/man9/sx.9 index c43a93b..d89c186 100644 --- a/share/man/man9/sx.9 +++ b/share/man/man9/sx.9 @@ -206,8 +206,6 @@ lock while another thread blocked on the same lock after acquiring a mutex, then the second thread would effectively end up sleeping while holding a mutex, which is not allowed. .Sh SEE ALSO -.Xr condvar 9 , -.Xr mtx_pool 9 , .Xr mutex 9 , .Xr panic 9 , .Xr rwlock 9 , |