docs: taskset(1): Wording fix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2016-12-05 12:39:22 +01:00 committed by Karel Zak
parent 9a1f476c7c
commit cef04ac8da
1 changed files with 1 additions and 1 deletions

View File

@ -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