diff options
| author | Mark Johnston <markj@FreeBSD.org> | 2014-07-29 22:29:31 +0000 |
|---|---|---|
| committer | Mark Johnston <markj@FreeBSD.org> | 2014-07-29 22:29:31 +0000 |
| commit | 5d896639fb7027f32ea7646f47476e9a6c4e8563 (patch) | |
| tree | e2642943ad7026afb0be318c360dbd5d5641cc6d /lib/libutil | |
| parent | cd85f21df4977164b018db549c850ff71b9a8333 (diff) | |
Notes
Diffstat (limited to 'lib/libutil')
| -rw-r--r-- | lib/libutil/kinfo_getfile.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libutil/kinfo_getfile.3 b/lib/libutil/kinfo_getfile.3 index ca8c55c3242b..1e0bab70150b 100644 --- a/lib/libutil/kinfo_getfile.3 +++ b/lib/libutil/kinfo_getfile.3 @@ -48,7 +48,7 @@ field contains the process identifier. 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. +field allows the caller to know how many records are returned. .Pp This function is a wrapper around .Xr sysctl 3 |
