]> git.ipfire.org Git - thirdparty/util-linux.git/commit
taskset: clarify that masks are always hex in man page
authorChris Metcalf <cmetcalf@mellanox.com>
Tue, 9 Aug 2016 09:31:41 +0000 (11:31 +0200)
committerKarel Zak <kzak@redhat.com>
Tue, 9 Aug 2016 09:31:41 +0000 (11:31 +0200)
commit47bd898e91043c5c505f8d28bb7d5377f10ae0db
tree1fe76ba919939c2ff51d4382dcd3cf74434c2e85
parentd4e89dea4e8e95cee0cede39dc77618a181b8d19
taskset: clarify that masks are always hex in man page

The man page confusingly says that the mask is "typically"
hexadecimal, when in fact it is always hexadecimal.  Fix the
language, and provide an additional example with no leading "0x".

Also, provide an example using the --cpu-list option.

Signed-off-by: Chris Metcalf <cmetcalf@mellanox.com>
Signed-off-by: Karel Zak <kzak@redhat.com>
schedutils/taskset.1