From: Michael Kerrisk Date: Mon, 5 Dec 2016 11:39:22 +0000 (+0100) Subject: docs: taskset(1): Wording fix X-Git-Tag: v2.30-rc1~352^2~7 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=cef04ac8da8dbe5b51e1819f5701decb8da718e7;p=thirdparty%2Futil-linux.git docs: taskset(1): Wording fix Signed-off-by: Michael Kerrisk --- diff --git a/schedutils/taskset.1 b/schedutils/taskset.1 index c0c933f45c..fb7167e89e 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