svn commit: r269259 - stable/9/lib/libc/sys
Mark Johnston
markj at FreeBSD.org
Tue Jul 29 21:15:24 UTC 2014
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:
More information about the svn-src-stable-9
mailing list