summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authortruckman <truckman@FreeBSD.org>2003-07-16 08:22:47 +0000
committertruckman <truckman@FreeBSD.org>2003-07-16 08:22:47 +0000
commit79e7009b5be5545276a98d46afbade5770f72906 (patch)
treef3e4a48bc45efa2e85906f8fa6d64d576e9676b0 /share
parent6d583b4732e508ec10d63af5e8f24971d4bcefff (diff)
downloadFreeBSD-src-79e7009b5be5545276a98d46afbade5770f72906.zip
FreeBSD-src-79e7009b5be5545276a98d46afbade5770f72906.tar.gz
Fix a typo.
Diffstat (limited to 'share')
-rw-r--r--share/man/man9/mtx_pool.92
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man9/mtx_pool.9 b/share/man/man9/mtx_pool.9
index 2de487e..a12e6d3 100644
--- a/share/man/man9/mtx_pool.9
+++ b/share/man/man9/mtx_pool.9
@@ -79,7 +79,7 @@ are standard, non-recursive,
blockable mutexes, and should only be used in appropriate situations.
The mutexes in the
.Va mtxpool_lockbuilder
-mutex pool are similar except that are initialized with the MTX_NOWITNESS
+mutex pool are similar, except that they are initialized with the MTX_NOWITNESS
flag so that they may be used to build higher-level locks.
Other mutex pools may be created that contain mutexes with different
properties, such as spin mutexes.
OpenPOWER on IntegriCloud