Author: markj
Date: Wed Jul  9 01:33:35 2014
New Revision: 268446
URL: http://svnweb.freebsd.org/changeset/base/268446

Log:
  Fix a typo.
  
  MFC after:    3 days

Modified:
  head/lib/libc/sys/procctl.2

Modified: head/lib/libc/sys/procctl.2
==============================================================================
--- head/lib/libc/sys/procctl.2 Wed Jul  9 00:55:50 2014        (r268445)
+++ head/lib/libc/sys/procctl.2 Wed Jul  9 01:33:35 2014        (r268446)
@@ -50,7 +50,7 @@ If multiple processes match the identifi
 .Nm
 will make a
 .Dq best effort
-to control as many of the selected possibles as possible.
+to control as many of the selected processes as possible.
 An error is only returned if no selected processes successfully complete
 the request.
 The following identifier types are supported:
_______________________________________________
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