summaryrefslogtreecommitdiffstats
path: root/schedutils
diff options
context:
space:
mode:
authorMichael Kerrisk2016-12-05 12:39:22 +0100
committerKarel Zak2016-12-09 13:45:09 +0100
commitcef04ac8da8dbe5b51e1819f5701decb8da718e7 (patch)
tree420ca2f94d0d8d3dc2cb374a2fd9ceee0d127a0f /schedutils
parentdocs: namei(1): SEE ALSO: add symlink(7) (diff)
downloadkernel-qcow2-util-linux-cef04ac8da8dbe5b51e1819f5701decb8da718e7.tar.gz
kernel-qcow2-util-linux-cef04ac8da8dbe5b51e1819f5701decb8da718e7.tar.xz
kernel-qcow2-util-linux-cef04ac8da8dbe5b51e1819f5701decb8da718e7.zip
docs: taskset(1): Wording fix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'schedutils')
-rw-r--r--schedutils/taskset.12
1 files changed, 1 insertions, 1 deletions
diff --git a/schedutils/taskset.1 b/schedutils/taskset.1
index c0c933f45..fb7167e89 100644
--- a/schedutils/taskset.1
+++ b/schedutils/taskset.1
@@ -52,7 +52,7 @@ may specify more CPUs than are present. A retrieved mask will reflect only the
bits that correspond to CPUs physically on the system. If an invalid mask is
given (i.e., one that corresponds to no valid CPUs on the current system) an
error is returned. The masks may be specified in hexadecimal (with or without
-a leading "0x"), or as a cpu list with the
+a leading "0x"), or as a CPU list with the
.BR \-\-cpu\-list
option. For example,
.RS 4