svn commit: r269260 - stable/10/lib/libc/sys
Mark Johnston
markj at FreeBSD.org
Tue Jul 29 21:15:26 UTC 2014
Author: markj
Date: Tue Jul 29 21:15:26 2014
New Revision: 269260
URL: http://svnweb.freebsd.org/changeset/base/269260
Log:
MFC r268446:
Fix a typo.
Modified:
stable/10/lib/libc/sys/procctl.2
Directory Properties:
stable/10/ (props changed)
Modified: stable/10/lib/libc/sys/procctl.2
==============================================================================
--- stable/10/lib/libc/sys/procctl.2 Tue Jul 29 21:15:24 2014 (r269259)
+++ stable/10/lib/libc/sys/procctl.2 Tue Jul 29 21:15:26 2014 (r269260)
@@ -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:
More information about the svn-src-stable-10
mailing list