summaryrefslogtreecommitdiffstats
path: root/lib/libutil
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/libutil
parentf6006773ded0c2210a46d5ae6afd1d1ea41f5e67 (diff)
downloadFreeBSD-src-60754e9168fbbb77be5f78ca1b45ab04481e11d2.zip
FreeBSD-src-60754e9168fbbb77be5f78ca1b45ab04481e11d2.tar.gz
Spelling fixes.
Diffstat (limited to 'lib/libutil')
-rw-r--r--lib/libutil/kinfo_getfile.32
-rw-r--r--lib/libutil/kinfo_getvmmap.32
-rw-r--r--lib/libutil/property.32
3 files changed, 3 insertions, 3 deletions
diff --git a/lib/libutil/kinfo_getfile.3 b/lib/libutil/kinfo_getfile.3
index c0b0b02..ca8c55c 100644
--- a/lib/libutil/kinfo_getfile.3
+++ b/lib/libutil/kinfo_getfile.3
@@ -45,7 +45,7 @@ of a particular process.
The
.Ar pid
field contains the process identifier.
-This should be the a process that you have privilige to access.
+This should be the a process that you have privilege to access.
The
.Ar cntp
field is allows the caller to know how many records are returned.
diff --git a/lib/libutil/kinfo_getvmmap.3 b/lib/libutil/kinfo_getvmmap.3
index 7aa46fc..165de60 100644
--- a/lib/libutil/kinfo_getvmmap.3
+++ b/lib/libutil/kinfo_getvmmap.3
@@ -45,7 +45,7 @@ of a particular process.
The
.Ar pid
field contains the process identifier.
-This should be the a process that you have privilige to access.
+This should be the a process that you have privilege to access.
The
.Ar cntp
field is allows the caller to know how many records are returned.
diff --git a/lib/libutil/property.3 b/lib/libutil/property.3
index 51f7e14..353f9d6 100644
--- a/lib/libutil/property.3
+++ b/lib/libutil/property.3
@@ -30,7 +30,7 @@
.Os
.Sh NAME
.Nm properties_read ,
-.Nm propery_find ,
+.Nm property_find ,
.Nm properties_free
.Nd "functions to allow creating simple property lists from ASCII file data"
.Sh LIBRARY
OpenPOWER on IntegriCloud