summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
Diffstat (limited to 'share')
-rw-r--r--share/man/man9/MUTEX_PROFILING.96
1 files changed, 4 insertions, 2 deletions
diff --git a/share/man/man9/MUTEX_PROFILING.9 b/share/man/man9/MUTEX_PROFILING.9
index 507344b..3d59865 100644
--- a/share/man/man9/MUTEX_PROFILING.9
+++ b/share/man/man9/MUTEX_PROFILING.9
@@ -27,7 +27,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd January 25, 2004
+.Dd January 7, 2007
.Dt MUTEX_PROFILING 9
.Os
.Sh NAME
@@ -40,7 +40,9 @@ The
.Dv MUTEX_PROFILING
kernel option adds support for measuring and reporting mutex use and
contention statistics.
-These statistics are collated by acquisition point, these being
+These statistics are collated by
+.Dq acquisition point .
+Acquisition points are
distinct places in the kernel source code (identified by source file
name and line number) where a mutex is acquired.
.Pp
OpenPOWER on IntegriCloud