summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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