diff options
| author | Glen Barber <gjb@FreeBSD.org> | 2012-02-25 14:31:25 +0000 |
|---|---|---|
| committer | Glen Barber <gjb@FreeBSD.org> | 2012-02-25 14:31:25 +0000 |
| commit | 3102cfe2e21aaea969dcc5245c0b70d9ae643e34 (patch) | |
| tree | 2b7318666575d98b59eff5fe1426e9b39f58d384 /lib/libmemstat/libmemstat.3 | |
| parent | 7dfdd83d565d334e84ee9bfd940eae63423991ad (diff) | |
Notes
Diffstat (limited to 'lib/libmemstat/libmemstat.3')
| -rw-r--r-- | lib/libmemstat/libmemstat.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libmemstat/libmemstat.3 b/lib/libmemstat/libmemstat.3 index d7a000c481ca..9b749f053c71 100644 --- a/lib/libmemstat/libmemstat.3 +++ b/lib/libmemstat/libmemstat.3 @@ -24,7 +24,7 @@ .\" .\" $FreeBSD$ .\" -.Dd July 21, 2011 +.Dd February 25, 2012 .Dt LIBMEMSTAT 3 .Os .Sh NAME @@ -345,7 +345,7 @@ Return a caller-owned per-CPU pointer for the memory type. Set a caller-owned per-CPU pointer for the memory type. .It Fn memstat_get_percpu_caller_uint64 Return a caller-owned per-CPU integer for the memory type. -.It Fn memsttat_set_percpu_caller_uint64 +.It Fn memstat_set_percpu_caller_uint64 Set a caller-owned per-CPU integer for the memory type. .It Fn memstat_get_percpu_free If the memory allocator supports a per-CPU cache, return the number of free |
