Author: markj
Date: Sat May  3 16:18:42 2014
New Revision: 265276
URL: http://svnweb.freebsd.org/changeset/base/265276

Log:
  Fix a typo.
  
  MFC after:    3 days

Modified:
  head/lib/libutil/kinfo_getfile.3

Modified: head/lib/libutil/kinfo_getfile.3
==============================================================================
--- head/lib/libutil/kinfo_getfile.3    Sat May  3 16:11:55 2014        
(r265275)
+++ head/lib/libutil/kinfo_getfile.3    Sat May  3 16:18:42 2014        
(r265276)
@@ -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
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to