summaryrefslogtreecommitdiffstats
path: root/disk-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 /disk-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 'disk-utils')
-rw-r--r--disk-utils/blockdev.84
-rw-r--r--disk-utils/elvtune.84
-rw-r--r--disk-utils/fdformat.84
-rw-r--r--disk-utils/fsck.minix.84
-rw-r--r--disk-utils/mkfs.84
-rw-r--r--disk-utils/mkfs.bfs.84
-rw-r--r--disk-utils/mkfs.minix.84
-rw-r--r--disk-utils/mkswap.84
-rw-r--r--disk-utils/raw.84
-rw-r--r--disk-utils/swaplabel.82
10 files changed, 19 insertions, 19 deletions
diff --git a/disk-utils/blockdev.8 b/disk-utils/blockdev.8
index 7176ffacf..6a58f297a 100644
--- a/disk-utils/blockdev.8
+++ b/disk-utils/blockdev.8
@@ -80,6 +80,6 @@ Set read-write.
.SH AUTHOR
blockdev was written by Andries E. Brouwer and rewritten by Karel Zak.
.SH AVAILABILITY
-The blockdev command is part of the util-linux-ng package and is available from
-ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/.
+The blockdev command is part of the util-linux package and is available from
+ftp://ftp.kernel.org/pub/linux/utils/util-linux/.
diff --git a/disk-utils/elvtune.8 b/disk-utils/elvtune.8
index 91cbae89c..10a2e3826 100644
--- a/disk-utils/elvtune.8
+++ b/disk-utils/elvtune.8
@@ -61,5 +61,5 @@ Ioctls for tuning elevator behaviour were added in Linux 2.3.99-pre1.
.SH AUTHORS
Andrea Arcangeli <andrea@suse.de> SuSE
.SH AVAILABILITY
-The elvtune command is part of the util-linux-ng package and is available from
-ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/.
+The elvtune command is part of the util-linux package and is available from
+ftp://ftp.kernel.org/pub/linux/utils/util-linux/.
diff --git a/disk-utils/fdformat.8 b/disk-utils/fdformat.8
index cbfc00c1b..7b6e262dc 100644
--- a/disk-utils/fdformat.8
+++ b/disk-utils/fdformat.8
@@ -58,5 +58,5 @@ after the format.
.SH AUTHOR
Werner Almesberger (almesber@nessie.cs.id.ethz.ch)
.SH AVAILABILITY
-The fdformat command is part of the util-linux-ng package and is available from
-ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/.
+The fdformat command is part of the util-linux package and is available from
+ftp://ftp.kernel.org/pub/linux/utils/util-linux/.
diff --git a/disk-utils/fsck.minix.8 b/disk-utils/fsck.minix.8
index 5aeab5cbe..f4bb4d0c4 100644
--- a/disk-utils/fsck.minix.8
+++ b/disk-utils/fsck.minix.8
@@ -132,5 +132,5 @@ Langfeldt (janl@math.uio.no)
.br
Portability patch by Russell King (rmk@ecs.soton.ac.uk).
.SH AVAILABILITY
-The fsck.minix command is part of the util-linux-ng package and is available from
-ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/.
+The fsck.minix command is part of the util-linux package and is available from
+ftp://ftp.kernel.org/pub/linux/utils/util-linux/.
diff --git a/disk-utils/mkfs.8 b/disk-utils/mkfs.8
index 1a78b20f8..6a3963389 100644
--- a/disk-utils/mkfs.8
+++ b/disk-utils/mkfs.8
@@ -111,5 +111,5 @@ for the ext2 file system.
.BR mkfs.xfs (8),
.BR mkfs.xiafs (8)
.SH AVAILABILITY
-The mkfs command is part of the util-linux-ng package and is available from
-ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/.
+The mkfs command is part of the util-linux package and is available from
+ftp://ftp.kernel.org/pub/linux/utils/util-linux/.
diff --git a/disk-utils/mkfs.bfs.8 b/disk-utils/mkfs.bfs.8
index d120506ae..741fca9c2 100644
--- a/disk-utils/mkfs.bfs.8
+++ b/disk-utils/mkfs.bfs.8
@@ -44,5 +44,5 @@ is 0 when all went well, and 1 when something went wrong.
.SH "SEE ALSO"
.BR mkfs (8).
.SH AVAILABILITY
-The mkfs.bfs command is part of the util-linux-ng package and is available from
-ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/.
+The mkfs.bfs command is part of the util-linux package and is available from
+ftp://ftp.kernel.org/pub/linux/utils/util-linux/.
diff --git a/disk-utils/mkfs.minix.8 b/disk-utils/mkfs.minix.8
index 0261037fa..935910600 100644
--- a/disk-utils/mkfs.minix.8
+++ b/disk-utils/mkfs.minix.8
@@ -76,5 +76,5 @@ Usage or syntax error
.BR fsck (8),
.BR reboot (8)
.SH AVAILABILITY
-The mkfs.minix command is part of the util-linux-ng package and is available from
-ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/.
+The mkfs.minix command is part of the util-linux package and is available from
+ftp://ftp.kernel.org/pub/linux/utils/util-linux/.
diff --git a/disk-utils/mkswap.8 b/disk-utils/mkswap.8
index 283a933d2..00c089d82 100644
--- a/disk-utils/mkswap.8
+++ b/disk-utils/mkswap.8
@@ -153,5 +153,5 @@ to create the file is not acceptable).
.BR fdisk (8),
.BR swapon (8)
.SH AVAILABILITY
-The mkswap command is part of the util-linux-ng package and is available from
-ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/.
+The mkswap command is part of the util-linux package and is available from
+ftp://ftp.kernel.org/pub/linux/utils/util-linux/.
diff --git a/disk-utils/raw.8 b/disk-utils/raw.8
index 72bb17c99..9b4b9573d 100644
--- a/disk-utils/raw.8
+++ b/disk-utils/raw.8
@@ -90,5 +90,5 @@ but is regarded either a bug or a feature depending on who you ask!
.SH AUTHOR
Stephen Tweedie (sct@redhat.com)
.SH AVAILABILITY
-The raw command is part of the util-linux-ng package and is available from
-ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/.
+The raw command is part of the util-linux package and is available from
+ftp://ftp.kernel.org/pub/linux/utils/util-linux/.
diff --git a/disk-utils/swaplabel.8 b/disk-utils/swaplabel.8
index 5c8b9e324..35724671d 100644
--- a/disk-utils/swaplabel.8
+++ b/disk-utils/swaplabel.8
@@ -59,7 +59,7 @@ must be in the standard 8-4-4-4-12 character format, such as is ouput by
was written by Jason Borden <jborden@bluehost.com> and Karel Zak <kzak@redhat.com>.
.SH AVAILABILITY
.B swaplabel
-is part of the util-linux-ng package and is available from ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/.
+is part of the util-linux package and is available from ftp://ftp.kernel.org/pub/linux/utils/util-linux/.
.SH SEE ALSO
.BR mkswap (8),
.BR swapon (8),