summaryrefslogtreecommitdiffstats
path: root/schedutils/taskset.1
diff options
context:
space:
mode:
authorKarel Zak2007-01-16 14:30:24 +0100
committerKarel Zak2007-01-16 14:30:24 +0100
commit5ee003094ef4c4410f17c171140c29368804dc29 (patch)
tree5ed7a019be0ac7583a45932a4fe13b4cea17b79d /schedutils/taskset.1
parentpo: rename mount/mntent.c to mount/mount_mntent.c (diff)
downloadkernel-qcow2-util-linux-5ee003094ef4c4410f17c171140c29368804dc29.tar.gz
kernel-qcow2-util-linux-5ee003094ef4c4410f17c171140c29368804dc29.tar.xz
kernel-qcow2-util-linux-5ee003094ef4c4410f17c171140c29368804dc29.zip
schedutils: remove extra hyptens from man pages
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'schedutils/taskset.1')
-rw-r--r--schedutils/taskset.12
1 files changed, 1 insertions, 1 deletions
diff --git a/schedutils/taskset.1 b/schedutils/taskset.1
index 5847a1891..5222af5fa 100644
--- a/schedutils/taskset.1
+++ b/schedutils/taskset.1
@@ -82,7 +82,7 @@ output version information and exit
.SH USAGE
.TP
The default behavior is to run a new command with a given affinity mask:
-taskset [mask] -- [command] [arguments]
+taskset [mask] [command] [arguments]
.TP
You can also retrieve the CPU affinity of an existing task:
taskset -p [pid]