Author: markj
Date: Tue Jul 29 21:15:24 2014
New Revision: 269259
URL: http://svnweb.freebsd.org/changeset/base/269259

Log:
  MFC r268446:
  Fix a typo.

Modified:
  stable/9/lib/libc/sys/procctl.2
Directory Properties:
  stable/9/lib/libc/   (props changed)
  stable/9/lib/libc/sys/   (props changed)

Modified: stable/9/lib/libc/sys/procctl.2
==============================================================================
--- stable/9/lib/libc/sys/procctl.2     Tue Jul 29 21:05:51 2014        
(r269258)
+++ stable/9/lib/libc/sys/procctl.2     Tue Jul 29 21:15:24 2014        
(r269259)
@@ -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