summaryrefslogtreecommitdiffstats
path: root/lib/libmemstat
diff options
context:
space:
mode:
authorjoel <joel@FreeBSD.org>2010-08-03 17:40:09 +0000
committerjoel <joel@FreeBSD.org>2010-08-03 17:40:09 +0000
commit60754e9168fbbb77be5f78ca1b45ab04481e11d2 (patch)
treebc142afe08697b99c35be3b68fe9e9ecafa59dc9 /lib/libmemstat
parentf6006773ded0c2210a46d5ae6afd1d1ea41f5e67 (diff)
downloadFreeBSD-src-60754e9168fbbb77be5f78ca1b45ab04481e11d2.zip
FreeBSD-src-60754e9168fbbb77be5f78ca1b45ab04481e11d2.tar.gz
Spelling fixes.
Diffstat (limited to 'lib/libmemstat')
-rw-r--r--lib/libmemstat/libmemstat.34
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libmemstat/libmemstat.3 b/lib/libmemstat/libmemstat.3
index 9a4877b..c4817ae 100644
--- a/lib/libmemstat/libmemstat.3
+++ b/lib/libmemstat/libmemstat.3
@@ -258,7 +258,7 @@ Two additional constants in the allocator name space are defined:
which will only be returned as a result of a library error, and
.Dv ALLOCATOR_ANY ,
which can be used to specify that returning types matching any allocator is
-permittible from
+permittable from
.Fn memstat_mtl_find .
.Ss Access Method List
The following accessor methods are defined, of which some will be valid for
@@ -281,7 +281,7 @@ If the memory type has an administrative limit on the number of simultaneous
allocations, return it.
.It Fn memstat_get_byteslimit
If the memory type has an administrative limit on the number of bytes of
-memory that may be simultaenously allocated for the memory type, return it.
+memory that may be simultaneously allocated for the memory type, return it.
.It Fn memstat_get_sizemask
If the memory type supports variable allocation sizes, return a bitmask of
sizes allocated for the memory type.
OpenPOWER on IntegriCloud