summaryrefslogtreecommitdiffstats
path: root/lib/libutil/kinfo_getproc.3
diff options
context:
space:
mode:
authorgjb <gjb@FreeBSD.org>2012-02-25 14:31:25 +0000
committergjb <gjb@FreeBSD.org>2012-02-25 14:31:25 +0000
commit9761e3fdaf71ba499c124e255c7d3648868e8fa0 (patch)
tree2b7318666575d98b59eff5fe1426e9b39f58d384 /lib/libutil/kinfo_getproc.3
parent07e034748ae7ddafecae472a77028d7132bf7e2d (diff)
downloadFreeBSD-src-9761e3fdaf71ba499c124e255c7d3648868e8fa0.zip
FreeBSD-src-9761e3fdaf71ba499c124e255c7d3648868e8fa0.tar.gz
Fix various typos in manual pages.
Submitted by: amdmi3 PR: 165431 MFC after: 1 week
Diffstat (limited to 'lib/libutil/kinfo_getproc.3')
-rw-r--r--lib/libutil/kinfo_getproc.34
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libutil/kinfo_getproc.3 b/lib/libutil/kinfo_getproc.3
index 2778ad1..ff41d81 100644
--- a/lib/libutil/kinfo_getproc.3
+++ b/lib/libutil/kinfo_getproc.3
@@ -25,7 +25,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd July 9, 2009
+.Dd February 25, 2012
.Os
.Dt KINFO_GETPROC 3
.Sh NAME
@@ -44,7 +44,7 @@ This function is used for obtaining process information from the kernel.
The
.Ar pid
field contains the process identifier.
-This should be the a process that you have privilige to access.
+This should be a process that you have privilege to access.
This function is a wrapper around
.Xr sysctl 3
with the
OpenPOWER on IntegriCloud