summaryrefslogtreecommitdiffstats
path: root/schedutils/taskset.1
diff options
context:
space:
mode:
authorKarel Zak2007-07-03 01:17:04 +0200
committerKarel Zak2007-07-03 01:17:04 +0200
commit86d62711a92e36942f5dda9ba4a0b28578c64caa (patch)
treeb945091026bdac0ae27818d02a4c5c3bef4078d7 /schedutils/taskset.1
parentmount: use loop= option when mounting by /sbin/mount.<type> (diff)
downloadkernel-qcow2-util-linux-86d62711a92e36942f5dda9ba4a0b28578c64caa.tar.gz
kernel-qcow2-util-linux-86d62711a92e36942f5dda9ba4a0b28578c64caa.tar.xz
kernel-qcow2-util-linux-86d62711a92e36942f5dda9ba4a0b28578c64caa.zip
man pages: add "AVAILABILITY" section
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'schedutils/taskset.1')
-rw-r--r--schedutils/taskset.15
1 files changed, 3 insertions, 2 deletions
diff --git a/schedutils/taskset.1 b/schedutils/taskset.1
index 5222af5fa..dbf92e391 100644
--- a/schedutils/taskset.1
+++ b/schedutils/taskset.1
@@ -96,8 +96,6 @@ to change the CPU affinity of a process. Any user can retrieve the affinity
mask.
.SH AUTHOR
Written by Robert M. Love.
-.SH "REPORTING BUGS"
-Report bugs to <rml@tech9.net>.
.SH COPYRIGHT
Copyright \(co 2004 Robert M. Love
.br
@@ -113,3 +111,6 @@ warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
See
.BR sched_setscheduler (2)
for a description of the Linux scheduling scheme.
+.SH AVAILABILITY
+The taskset command is part of the util-linux-ng package and is available from
+ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/.