diff options
author | Karel Zak <kzak@redhat.com> | 2010-11-30 11:41:59 +0100 |
---|---|---|
committer | Karel Zak <kzak@redhat.com> | 2010-11-30 11:41:59 +0100 |
commit | 601d12fb103702276e01ed891fd3a09a6045f209 (patch) | |
tree | 3bb7b36565b0f03db0c1f6196fc725206cdb0326 /schedutils | |
parent | 5a16af58c5b3625e6e5a1a487bdf5521cb9646c2 (diff) | |
download | util-linux-old-601d12fb103702276e01ed891fd3a09a6045f209.tar.gz |
rename util-linux-ng back to util-linux
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'schedutils')
-rw-r--r-- | schedutils/chrt.1 | 4 | ||||
-rw-r--r-- | schedutils/ionice.1 | 4 | ||||
-rw-r--r-- | schedutils/taskset.1 | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/schedutils/chrt.1 b/schedutils/chrt.1 index d903df24..7bb9690e 100644 --- a/schedutils/chrt.1 +++ b/schedutils/chrt.1 @@ -147,5 +147,5 @@ See .BR sched_setscheduler (2) for a description of the Linux scheduling scheme. .SH AVAILABILITY -The chrt command is part of the util-linux-ng package and is available from -ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/. +The chrt command is part of the util-linux package and is available from +ftp://ftp.kernel.org/pub/linux/utils/util-linux/. diff --git a/schedutils/ionice.1 b/schedutils/ionice.1 index fcac8957..74777b4d 100644 --- a/schedutils/ionice.1 +++ b/schedutils/ionice.1 @@ -90,5 +90,5 @@ io scheduler. .SH AUTHORS Jens Axboe <jens@axboe.dk> .SH AVAILABILITY -The ionice command is part of the util-linux-ng package and is available from -ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/. +The ionice command is part of the util-linux package and is available from +ftp://ftp.kernel.org/pub/linux/utils/util-linux/. diff --git a/schedutils/taskset.1 b/schedutils/taskset.1 index af3dc4b0..f374b62d 100644 --- a/schedutils/taskset.1 +++ b/schedutils/taskset.1 @@ -122,5 +122,5 @@ 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/. +The taskset command is part of the util-linux package and is available from +ftp://ftp.kernel.org/pub/linux/utils/util-linux/. |