From 0eca77fd24bbe08916aae3c07a8ec1e8ac8a7fb8 Mon Sep 17 00:00:00 2001 From: Mark Johnston Date: Sat, 3 May 2014 16:18:42 +0000 Subject: [PATCH] Fix a typo. MFC after: 3 days --- lib/libutil/kinfo_getfile.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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