summaryrefslogtreecommitdiffstats
path: root/share/man/man9/mutex.9
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2004-06-16 08:33:57 +0000
committerru <ru@FreeBSD.org>2004-06-16 08:33:57 +0000
commitaa52a5a900bdec01cd64392151f45ae2b913614b (patch)
tree45340076f670c5a33c9f8979cfb69f5797c2be57 /share/man/man9/mutex.9
parent075deb0c4c016fbd1931955599b44e3592fa397c (diff)
downloadFreeBSD-src-aa52a5a900bdec01cd64392151f45ae2b913614b.zip
FreeBSD-src-aa52a5a900bdec01cd64392151f45ae2b913614b.tar.gz
Assorted markup, spelling, and grammar fixes.
Diffstat (limited to 'share/man/man9/mutex.9')
-rw-r--r--share/man/man9/mutex.94
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man9/mutex.9 b/share/man/man9/mutex.9
index 0d2ac45..2f8ec7d 100644
--- a/share/man/man9/mutex.9
+++ b/share/man/man9/mutex.9
@@ -334,7 +334,7 @@ This check should only be made if the running thread already owns
The
.Fn mtx_assert
function allows assertions specified in
-.Ar what
+.Fa what
to be made about
.Fa mutex .
If the assertions are not true and the kernel is compiled with
@@ -499,8 +499,8 @@ No locks are needed when calling these functions.
.Sh SEE ALSO
.Xr condvar 9 ,
.Xr msleep 9 ,
-.Xr MUTEX_PROFILING 9 ,
.Xr mtx_pool 9 ,
+.Xr MUTEX_PROFILING 9 ,
.Xr panic 9 ,
.Xr sema 9 ,
.Xr sx 9
OpenPOWER on IntegriCloud