summaryrefslogtreecommitdiffstats
path: root/sys-utils
diff options
context:
space:
mode:
authorKarel Zak2010-11-30 11:41:59 +0100
committerKarel Zak2010-11-30 11:41:59 +0100
commit601d12fb103702276e01ed891fd3a09a6045f209 (patch)
tree3bb7b36565b0f03db0c1f6196fc725206cdb0326 /sys-utils
parentlibblkid: add LINHIB0001 signature to swap prober (diff)
downloadkernel-qcow2-util-linux-601d12fb103702276e01ed891fd3a09a6045f209.tar.gz
kernel-qcow2-util-linux-601d12fb103702276e01ed891fd3a09a6045f209.tar.xz
kernel-qcow2-util-linux-601d12fb103702276e01ed891fd3a09a6045f209.zip
rename util-linux-ng back to util-linux
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'sys-utils')
-rw-r--r--sys-utils/arch.14
-rw-r--r--sys-utils/ctrlaltdel.84
-rw-r--r--sys-utils/cytune.84
-rw-r--r--sys-utils/dmesg.14
-rw-r--r--sys-utils/fallocate.14
-rw-r--r--sys-utils/flock.14
-rw-r--r--sys-utils/fsfreeze.84
-rw-r--r--sys-utils/fstrim.84
-rw-r--r--sys-utils/ipcrm.14
-rw-r--r--sys-utils/ipcs.14
-rw-r--r--sys-utils/ldattach.84
-rw-r--r--sys-utils/lscpu.14
-rw-r--r--sys-utils/pivot_root.84
-rw-r--r--sys-utils/readprofile.14
-rw-r--r--sys-utils/renice.14
-rw-r--r--sys-utils/rtcwake.84
-rw-r--r--sys-utils/setarch.84
-rw-r--r--sys-utils/setarch.c2
-rw-r--r--sys-utils/setsid.14
-rw-r--r--sys-utils/switch_root.84
-rw-r--r--sys-utils/tunelp.84
-rw-r--r--sys-utils/unshare.14
22 files changed, 43 insertions, 43 deletions
diff --git a/sys-utils/arch.1 b/sys-utils/arch.1
index 344f560a9..81b6b1ed6 100644
--- a/sys-utils/arch.1
+++ b/sys-utils/arch.1
@@ -22,8 +22,8 @@ prints things such as "i386", "i486", "i586", "alpha", "sparc",
.BR uname (1),
.BR uname (2)
.SH AVAILABILITY
-The arch command is part of the util-linux-ng package and is available from
-ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/.
+The arch command is part of the util-linux package and is available from
+ftp://ftp.kernel.org/pub/linux/utils/util-linux/.
.\"
.\" Details:
.\" arch prints the machine part of the system_utsname struct
diff --git a/sys-utils/ctrlaltdel.8 b/sys-utils/ctrlaltdel.8
index aa218334f..bf006e340 100644
--- a/sys-utils/ctrlaltdel.8
+++ b/sys-utils/ctrlaltdel.8
@@ -37,5 +37,5 @@ file.
.SH AUTHOR
Peter Orbaek (poe@daimi.aau.dk)
.SH AVAILABILITY
-The ctrlaltdel command is part of the util-linux-ng package and is available from
-ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/.
+The ctrlaltdel command is part of the util-linux package and is available from
+ftp://ftp.kernel.org/pub/linux/utils/util-linux/.
diff --git a/sys-utils/cytune.8 b/sys-utils/cytune.8
index 379dffa67..a1235b17d 100644
--- a/sys-utils/cytune.8
+++ b/sys-utils/cytune.8
@@ -199,5 +199,5 @@ should prevent this, but does not.
.SH "SEE ALSO"
.BR setserial (8)
.SH AVAILABILITY
-The cytune command is part of the util-linux-ng package and is available from
-ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/.
+The cytune command is part of the util-linux package and is available from
+ftp://ftp.kernel.org/pub/linux/utils/util-linux/.
diff --git a/sys-utils/dmesg.1 b/sys-utils/dmesg.1
index a4a9100b6..d7af1dad1 100644
--- a/sys-utils/dmesg.1
+++ b/sys-utils/dmesg.1
@@ -66,5 +66,5 @@ have an effect.
.\" .SH AUTHOR
.\" Theodore Ts'o (tytso@athena.mit.edu)
.SH AVAILABILITY
-The dmesg command is part of the util-linux-ng package and is available from
-ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/.
+The dmesg command is part of the util-linux package and is available from
+ftp://ftp.kernel.org/pub/linux/utils/util-linux/.
diff --git a/sys-utils/fallocate.1 b/sys-utils/fallocate.1
index fe0d31085..003cb556d 100644
--- a/sys-utils/fallocate.1
+++ b/sys-utils/fallocate.1
@@ -47,6 +47,6 @@ Karel Zak <kzak@redhat.com>
.BR posix_fallocate (3),
.BR truncate (1)
.SH AVAILABILITY
-The fallocate command is part of the util-linux-ng package and is available from
-ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/.
+The fallocate command is part of the util-linux package and is available from
+ftp://ftp.kernel.org/pub/linux/utils/util-linux/.
diff --git a/sys-utils/flock.1 b/sys-utils/flock.1
index 00ea9b99b..2dda8200a 100644
--- a/sys-utils/flock.1
+++ b/sys-utils/flock.1
@@ -109,5 +109,5 @@ warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
.SH "SEE ALSO"
.BR flock (2)
.SH AVAILABILITY
-The flock command is part of the util-linux-ng package and is available from
-ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/.
+The flock command is part of the util-linux package and is available from
+ftp://ftp.kernel.org/pub/linux/utils/util-linux/.
diff --git a/sys-utils/fsfreeze.8 b/sys-utils/fsfreeze.8
index 4408bdddb..b09d1869a 100644
--- a/sys-utils/fsfreeze.8
+++ b/sys-utils/fsfreeze.8
@@ -70,6 +70,6 @@ must be supplied to
.SH SEE ALSO
.BR mount (8)
.SH AVAILABILITY
-The fsfreeze command is part of the util-linux-ng package and is available from
-ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/.
+The fsfreeze command is part of the util-linux package and is available from
+ftp://ftp.kernel.org/pub/linux/utils/util-linux/.
diff --git a/sys-utils/fstrim.8 b/sys-utils/fstrim.8
index ae6ff8a10..952f88f7c 100644
--- a/sys-utils/fstrim.8
+++ b/sys-utils/fstrim.8
@@ -80,5 +80,5 @@ Karel Zak <kzak@redhat.com>
.SH SEE ALSO
.BR mount (8)
.SH AVAILABILITY
-The fstrim command is part of the util-linux-ng package and is available from
-ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/.
+The fstrim command is part of the util-linux package and is available from
+ftp://ftp.kernel.org/pub/linux/utils/util-linux/.
diff --git a/sys-utils/ipcrm.1 b/sys-utils/ipcrm.1
index c5adf9b8f..7806f6fd3 100644
--- a/sys-utils/ipcrm.1
+++ b/sys-utils/ipcrm.1
@@ -118,5 +118,5 @@ compatibility the previous syntax is still supported.
.BR shmget (2),
.BR ftok (3)
.SH AVAILABILITY
-The ipcrm command is part of the util-linux-ng package and is available from
-ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/.
+The ipcrm command is part of the util-linux package and is available from
+ftp://ftp.kernel.org/pub/linux/utils/util-linux/.
diff --git a/sys-utils/ipcs.1 b/sys-utils/ipcs.1
index af210770e..76e50ac2b 100644
--- a/sys-utils/ipcs.1
+++ b/sys-utils/ipcs.1
@@ -80,5 +80,5 @@ options.
.SH AUTHOR
krishna balasubramanian (balasub@cis.ohio-state.edu)
.SH AVAILABILITY
-The ipcs command is part of the util-linux-ng package and is available from
-ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/.
+The ipcs command is part of the util-linux package and is available from
+ftp://ftp.kernel.org/pub/linux/utils/util-linux/.
diff --git a/sys-utils/ldattach.8 b/sys-utils/ldattach.8
index f78ab34cb..7e57fec21 100644
--- a/sys-utils/ldattach.8
+++ b/sys-utils/ldattach.8
@@ -139,6 +139,6 @@ set and clear multiple bits.
Tilman Schmidt (tilman@imap.cc)
.fi
.SH AVAILABILITY
-The ldattach command is part of the util-linux-ng package
+The ldattach command is part of the util-linux package
and is available from
-ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/.
+ftp://ftp.kernel.org/pub/linux/utils/util-linux/.
diff --git a/sys-utils/lscpu.1 b/sys-utils/lscpu.1
index 014a93b6e..5818db989 100644
--- a/sys-utils/lscpu.1
+++ b/sys-utils/lscpu.1
@@ -37,5 +37,5 @@ Cai Qian <qcai@redhat.com>
Karel Zak <kzak@redhat.com>
.fi
.SH AVAILABILITY
-The lscpu command is part of the util-linux-ng package and is available from
-ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/.
+The lscpu command is part of the util-linux package and is available from
+ftp://ftp.kernel.org/pub/linux/utils/util-linux/.
diff --git a/sys-utils/pivot_root.8 b/sys-utils/pivot_root.8
index d982813f6..50c1768d9 100644
--- a/sys-utils/pivot_root.8
+++ b/sys-utils/pivot_root.8
@@ -63,5 +63,5 @@ exec chroot . sh -c 'umount /old_root; exec /sbin/init' \\
.BR pivot_root (2),
.BR umount (8)
.SH AVAILABILITY
-The pivot_root command is part of the util-linux-ng package and is available from
-ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/.
+The pivot_root command is part of the util-linux package and is available from
+ftp://ftp.kernel.org/pub/linux/utils/util-linux/.
diff --git a/sys-utils/readprofile.1 b/sys-utils/readprofile.1
index dc65053f0..a1ae95141 100644
--- a/sys-utils/readprofile.1
+++ b/sys-utils/readprofile.1
@@ -165,5 +165,5 @@ misleading information.
.fi
.SH AVAILABILITY
-The readprofile command is part of the util-linux-ng package and is available from
-ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/.
+The readprofile command is part of the util-linux package and is available from
+ftp://ftp.kernel.org/pub/linux/utils/util-linux/.
diff --git a/sys-utils/renice.1 b/sys-utils/renice.1
index 6885454d4..41ff3ec25 100644
--- a/sys-utils/renice.1
+++ b/sys-utils/renice.1
@@ -146,5 +146,5 @@ The
command appeared in
.Bx 4.0 .
.Sh AVAILABILITY
-The renice command is part of the util-linux-ng package and is available from
-ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/.
+The renice command is part of the util-linux package and is available from
+ftp://ftp.kernel.org/pub/linux/utils/util-linux/.
diff --git a/sys-utils/rtcwake.8 b/sys-utils/rtcwake.8
index 60f958a75..8bfd90d6e 100644
--- a/sys-utils/rtcwake.8
+++ b/sys-utils/rtcwake.8
@@ -132,8 +132,8 @@ The program was posted several times on LKML and other lists
before appearing in kernel commit message for Linux 2.6 in the GIT
commit 87ac84f42a7a580d0dd72ae31d6a5eb4bfe04c6d.
.SH AVAILABILITY
-The rtcwake command is part of the util-linux-ng package and is available from
-ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/.
+The rtcwake command is part of the util-linux package and is available from
+ftp://ftp.kernel.org/pub/linux/utils/util-linux/.
.SH AUTHOR
The program was written by David Brownell <dbrownell@users.sourceforge.net>
and improved by Bernhard Walle <bwalle@suse.de>.
diff --git a/sys-utils/setarch.8 b/sys-utils/setarch.8
index 6c2d1bd14..4bb2b0333 100644
--- a/sys-utils/setarch.8
+++ b/sys-utils/setarch.8
@@ -69,5 +69,5 @@ Elliot Lee <sopwith@redhat.com>
.br
Jindrich Novy <jnovy@redhat.com>
.SH AVAILABILITY
-The setarch command is part of the util-linux-ng package and is available from
-ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/.
+The setarch command is part of the util-linux package and is available from
+ftp://ftp.kernel.org/pub/linux/utils/util-linux/.
diff --git a/sys-utils/setarch.c b/sys-utils/setarch.c
index c5f885b4a..13b6fcd09 100644
--- a/sys-utils/setarch.c
+++ b/sys-utils/setarch.c
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2003-2007 Red Hat, Inc.
*
- * This file is part of util-linux-ng.
+ * This file is part of util-linux.
*
* This file is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/sys-utils/setsid.1 b/sys-utils/setsid.1
index 5e9671c6b..7a14da31f 100644
--- a/sys-utils/setsid.1
+++ b/sys-utils/setsid.1
@@ -16,5 +16,5 @@ runs a program in a new session.
.SH AUTHOR
Rick Sladkey <jrs@world.std.com>
.SH AVAILABILITY
-The setsid command is part of the util-linux-ng package and is available from
-ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/.
+The setsid command is part of the util-linux package and is available from
+ftp://ftp.kernel.org/pub/linux/utils/util-linux/.
diff --git a/sys-utils/switch_root.8 b/sys-utils/switch_root.8
index b6712ecb1..0f0f9e558 100644
--- a/sys-utils/switch_root.8
+++ b/sys-utils/switch_root.8
@@ -57,5 +57,5 @@ Jeremy Katz <katzj@redhat.com>
Karel Zak <kzak@redhat.com>
.fi
.SH AVAILABILITY
-The switch_root command is part of the util-linux-ng package and is available from
-ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/.
+The switch_root command is part of the util-linux package and is available from
+ftp://ftp.kernel.org/pub/linux/utils/util-linux/.
diff --git a/sys-utils/tunelp.8 b/sys-utils/tunelp.8
index 06abff5d4..9ed4452c5 100644
--- a/sys-utils/tunelp.8
+++ b/sys-utils/tunelp.8
@@ -184,5 +184,5 @@ unexpected effects.
.I /proc/parport/*/*
.SH AVAILABILITY
-The tunelp command is part of the util-linux-ng package and is available from
-ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/.
+The tunelp command is part of the util-linux package and is available from
+ftp://ftp.kernel.org/pub/linux/utils/util-linux/.
diff --git a/sys-utils/unshare.1 b/sys-utils/unshare.1
index 06e4ac205..f1f2dd63b 100644
--- a/sys-utils/unshare.1
+++ b/sys-utils/unshare.1
@@ -57,5 +57,5 @@ None known so far.
.SH AUTHOR
Mikhail Gusarov <dottedmag@dottedmag.net>
.SH AVAILABILITY
-The unshare command is part of the util-linux-ng package and is available from
-ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/.
+The unshare command is part of the util-linux package and is available from
+ftp://ftp.kernel.org/pub/linux/utils/util-linux/.