summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormarkj <markj@FreeBSD.org>2014-07-29 21:15:26 +0000
committermarkj <markj@FreeBSD.org>2014-07-29 21:15:26 +0000
commitcf4dd8790baa7beadeb1e07b7478a5e702a52c16 (patch)
tree9dc5b956121e54e97b4223182f96c9c904dcebcf
parentd6fd29cba9df5ff00d42271359e82c9b540ec1c3 (diff)
downloadFreeBSD-src-cf4dd8790baa7beadeb1e07b7478a5e702a52c16.zip
FreeBSD-src-cf4dd8790baa7beadeb1e07b7478a5e702a52c16.tar.gz
MFC r268446:
Fix a typo.
-rw-r--r--lib/libc/sys/procctl.22
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/sys/procctl.2 b/lib/libc/sys/procctl.2
index 32bf34d..6a1074a 100644
--- a/lib/libc/sys/procctl.2
+++ b/lib/libc/sys/procctl.2
@@ -50,7 +50,7 @@ If multiple processes match the identifier,
.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:
OpenPOWER on IntegriCloud