summaryrefslogtreecommitdiffstats
path: root/share/man
diff options
context:
space:
mode:
authorbrd <brd@FreeBSD.org>2015-01-07 16:15:00 +0000
committerbrd <brd@FreeBSD.org>2015-01-07 16:15:00 +0000
commit16078da99f8d7e3bed56015d08a11cadbf9fd86d (patch)
treebdb678edaa4a03db59e0db0c601ca851de67c884 /share/man
parentd20f0a2401355607c797aaa92b6a90746f1ca08e (diff)
downloadFreeBSD-src-16078da99f8d7e3bed56015d08a11cadbf9fd86d.zip
FreeBSD-src-16078da99f8d7e3bed56015d08a11cadbf9fd86d.tar.gz
Fix the counter_u64_alloc arguement
Approved by: glebius MFC after: 2 weeks
Diffstat (limited to 'share/man')
-rw-r--r--share/man/man9/counter.92
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man9/counter.9 b/share/man/man9/counter.9
index 079ce05..f703ccf 100644
--- a/share/man/man9/counter.9
+++ b/share/man/man9/counter.9
@@ -80,7 +80,7 @@ Thus
is considered suitable for accounting in the performance-critical
code pathes.
.Bl -tag -width indent
-.It Fn counter_u64_alloc how
+.It Fn counter_u64_alloc wait
Allocate a new 64-bit unsigned counter.
The
.Fa wait
OpenPOWER on IntegriCloud