summaryrefslogtreecommitdiff
path: root/share/man/man9/cpumem_get.9
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2016-10-21 12:39:14 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2016-10-21 12:39:14 +0000
commitb7593d08857a9a266f96981837f3255fac7cf385 (patch)
tree86505a16b0975e05f5f1767279897a19d3de9a97 /share/man/man9/cpumem_get.9
parent667f1922a27b598c088faef5fcac234dbedc4845 (diff)
more tweaks; ok dlg
Diffstat (limited to 'share/man/man9/cpumem_get.9')
-rw-r--r--share/man/man9/cpumem_get.95
1 files changed, 2 insertions, 3 deletions
diff --git a/share/man/man9/cpumem_get.9 b/share/man/man9/cpumem_get.9
index ba2c7ce24be..3d53bb5a8ce 100644
--- a/share/man/man9/cpumem_get.9
+++ b/share/man/man9/cpumem_get.9
@@ -1,4 +1,4 @@
-.\" $OpenBSD: cpumem_get.9,v 1.3 2016/10/21 09:38:07 dlg Exp $
+.\" $OpenBSD: cpumem_get.9,v 1.4 2016/10/21 12:39:13 jmc Exp $
.\"
.\" Copyright (c) 2016 David Gwynne <dlg@openbsd.org>
.\"
@@ -174,10 +174,9 @@ or
.Dv NULL
if the iterator has run out of CPUs.
.Sh SEE ALSO
+.Xr counters_alloc 9 ,
.Xr malloc 9 ,
.Xr pool_get 9
-.\" .Xr curcpu()
-.\" .Xr counters_get()
.Sh HISTORY
The per CPU memory API first appeared in
.Ox 6.1 .