summaryrefslogtreecommitdiffstats
path: root/lib/libutil
diff options
context:
space:
mode:
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