aboutsummaryrefslogtreecommitdiff
path: root/lib/libprocstat
diff options
context:
space:
mode:
authorGlen Barber <gjb@FreeBSD.org>2012-05-11 20:06:46 +0000
committerGlen Barber <gjb@FreeBSD.org>2012-05-11 20:06:46 +0000
commita3fb6da9ba05cbeeab1d5bec46075916256d2fb0 (patch)
tree0b28f0bebde32579d2780e773f4990dfb45d3f30 /lib/libprocstat
parent8a3beec66e8b6f0cb1451efcc8a0f55f3bad0614 (diff)
downloadsrc-a3fb6da9ba05cbeeab1d5bec46075916256d2fb0.tar.gz
src-a3fb6da9ba05cbeeab1d5bec46075916256d2fb0.zip
General mdoc(7) and typo fixes.
PR: 167734 Submitted by: Nobuyuki Koganemaru (kogane!jp.freebsd.org) MFC after: 3 days
Notes
Notes: svn path=/head/; revision=235286
Diffstat (limited to 'lib/libprocstat')
-rw-r--r--lib/libprocstat/libprocstat.32
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libprocstat/libprocstat.3 b/lib/libprocstat/libprocstat.3
index 07fffb24001a..dd163c214cd0 100644
--- a/lib/libprocstat/libprocstat.3
+++ b/lib/libprocstat/libprocstat.3
@@ -203,7 +203,7 @@ The
.Fn procstat_get_socket_info
and
.Fn procstat_get_vnode_info
-functions are used to retrive information about pipes, pseudo-terminals,
+functions are used to retrieve information about pipes, pseudo-terminals,
shared memory objects,
sockets, and vnodes, respectively.
Each of them have a similar interface API.