summaryrefslogtreecommitdiffstats
path: root/misc-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 /misc-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 'misc-utils')
-rw-r--r--misc-utils/blkid.84
-rw-r--r--misc-utils/cal.14
-rw-r--r--misc-utils/ddate.14
-rw-r--r--misc-utils/findfs.86
-rw-r--r--misc-utils/findmnt.84
-rw-r--r--misc-utils/kill.14
-rw-r--r--misc-utils/logger.14
-rw-r--r--misc-utils/look.14
-rw-r--r--misc-utils/lsblk.84
-rw-r--r--misc-utils/mcookie.14
-rw-r--r--misc-utils/namei.14
-rw-r--r--misc-utils/namei.c2
-rw-r--r--misc-utils/rename.14
-rw-r--r--misc-utils/reset.14
-rw-r--r--misc-utils/script.14
-rw-r--r--misc-utils/scriptreplay.14
-rw-r--r--misc-utils/setterm.14
-rw-r--r--misc-utils/uuidd.84
-rw-r--r--misc-utils/uuidgen.14
-rw-r--r--misc-utils/whereis.14
-rw-r--r--misc-utils/wipefs.84
-rw-r--r--misc-utils/write.14
22 files changed, 44 insertions, 44 deletions
diff --git a/misc-utils/blkid.8 b/misc-utils/blkid.8
index 8968bb29d..ac72bf69d 100644
--- a/misc-utils/blkid.8
+++ b/misc-utils/blkid.8
@@ -253,8 +253,8 @@ For usage or other errors, an exit code of 4 is returned.
was written by Andreas Dilger for libblkid and improved by Theodore Ts'o
and Karel Zak.
.SH AVAILABILITY
-The blkid command is part of the util-linux-ng package and is available from
-ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/.
+The blkid command is part of the util-linux package and is available from
+ftp://ftp.kernel.org/pub/linux/utils/util-linux/.
.SH "SEE ALSO"
.BR libblkid (3)
.BR findfs (8)
diff --git a/misc-utils/cal.1 b/misc-utils/cal.1
index 6edb70527..38084feb8 100644
--- a/misc-utils/cal.1
+++ b/misc-utils/cal.1
@@ -93,5 +93,5 @@ A
.Nm
command appeared in Version 6 AT&T UNIX.
.Sh AVAILABILITY
-The cal command is part of the util-linux-ng package and is available from
-ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/.
+The cal command is part of the util-linux package and is available from
+ftp://ftp.kernel.org/pub/linux/utils/util-linux/.
diff --git a/misc-utils/ddate.1 b/misc-utils/ddate.1
index 67b2057ec..b14e6b344 100644
--- a/misc-utils/ddate.1
+++ b/misc-utils/ddate.1
@@ -110,5 +110,5 @@ Malaclypse the Younger,
.I "Principia Discordia, Or How I Found Goddess And What I Did To Her When I Found Her"
.SH AVAILABILITY
-The ddate command is part of the util-linux-ng package and is available from
-ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/.
+The ddate command is part of the util-linux package and is available from
+ftp://ftp.kernel.org/pub/linux/utils/util-linux/.
diff --git a/misc-utils/findfs.8 b/misc-utils/findfs.8
index 14fcf6fac..107b85b79 100644
--- a/misc-utils/findfs.8
+++ b/misc-utils/findfs.8
@@ -24,10 +24,10 @@ be printed on stdout.
.SH AUTHOR
.B findfs
was originally written by Theodore Ts'o (tytso@mit.edu) and re-written for
-util-linux-ng package by Karel Zak (kzak@redhat.com).
+util-linux package by Karel Zak (kzak@redhat.com).
.SH AVAILABILITY
-The findfs command is part of the util-linux-ng package and is available from
-ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/.
+The findfs command is part of the util-linux package and is available from
+ftp://ftp.kernel.org/pub/linux/utils/util-linux/.
.SH SEE ALSO
.BR blkid (8)
.BR fsck (8)
diff --git a/misc-utils/findmnt.8 b/misc-utils/findmnt.8
index e1cb8ff23..c7a15357b 100644
--- a/misc-utils/findmnt.8
+++ b/misc-utils/findmnt.8
@@ -146,5 +146,5 @@ Karel Zak <kzak@redhat.com>
.BR mount (8),
.BR fstab (5)
.SH AVAILABILITY
-The findmnt command is part of the util-linux-ng package and is available from
-ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/.
+The findmnt command is part of the util-linux package and is available from
+ftp://ftp.kernel.org/pub/linux/utils/util-linux/.
diff --git a/misc-utils/kill.1 b/misc-utils/kill.1
index 657852ab6..4591f4408 100644
--- a/misc-utils/kill.1
+++ b/misc-utils/kill.1
@@ -94,5 +94,5 @@ of the named processes, and not send any signals.
Taken from BSD 4.4. The ability to translate process names to process
ids was added by Salvatore Valente <svalente@mit.edu>.
.SH AVAILABILITY
-The kill command is part of the util-linux-ng package and is available from
-ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/.
+The kill command is part of the util-linux package and is available from
+ftp://ftp.kernel.org/pub/linux/utils/util-linux/.
diff --git a/misc-utils/logger.1 b/misc-utils/logger.1
index 1119f62d2..df02f1e76 100644
--- a/misc-utils/logger.1
+++ b/misc-utils/logger.1
@@ -125,5 +125,5 @@ command is expected to be
.St -p1003.2
compatible.
.Sh AVAILABILITY
-The logger command is part of the util-linux-ng package and is available from
-ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/.
+The logger command is part of the util-linux package and is available from
+ftp://ftp.kernel.org/pub/linux/utils/util-linux/.
diff --git a/misc-utils/look.1 b/misc-utils/look.1
index a9a7c4b3e..e4dbb940c 100644
--- a/misc-utils/look.1
+++ b/misc-utils/look.1
@@ -112,5 +112,5 @@ implementation.
.Nm Look
appeared in Version 7 AT&T Unix.
.Sh AVAILABILITY
-The look command is part of the util-linux-ng package and is available from
-ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/.
+The look command is part of the util-linux package and is available from
+ftp://ftp.kernel.org/pub/linux/utils/util-linux/.
diff --git a/misc-utils/lsblk.8 b/misc-utils/lsblk.8
index cc326063d..50362c624 100644
--- a/misc-utils/lsblk.8
+++ b/misc-utils/lsblk.8
@@ -62,5 +62,5 @@ Karel Zak <kzak@redhat.com>
.BR blkid (8),
.BR ls (1)
.SH AVAILABILITY
-The lsblk command is part of the util-linux-ng package and is available from
-ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/.
+The lsblk command is part of the util-linux package and is available from
+ftp://ftp.kernel.org/pub/linux/utils/util-linux/.
diff --git a/misc-utils/mcookie.1 b/misc-utils/mcookie.1
index 0396d9a1f..641a7c559 100644
--- a/misc-utils/mcookie.1
+++ b/misc-utils/mcookie.1
@@ -50,5 +50,5 @@ It is assumed that none of the devices opened will block.
.BR xauth (1),
.BR md5sum (1)
.SH AVAILABILITY
-The mcookie command is part of the util-linux-ng package and is available from
-ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/.
+The mcookie command is part of the util-linux package and is available from
+ftp://ftp.kernel.org/pub/linux/utils/util-linux/.
diff --git a/misc-utils/namei.1 b/misc-utils/namei.1
index fc10781ba..82f5d784f 100644
--- a/misc-utils/namei.1
+++ b/misc-utils/namei.1
@@ -66,5 +66,5 @@ To be discovered.
.BR ls (1),
.BR stat (1)
.SH AVAILABILITY
-The namei command is part of the util-linux-ng package and is available from
-ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/.
+The namei command is part of the util-linux package and is available from
+ftp://ftp.kernel.org/pub/linux/utils/util-linux/.
diff --git a/misc-utils/namei.c b/misc-utils/namei.c
index e75a165a2..1c20b3777 100644
--- a/misc-utils/namei.c
+++ b/misc-utils/namei.c
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2008 Karel Zak <kzak@redhat.com>
*
- * 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/misc-utils/rename.1 b/misc-utils/rename.1
index 255832feb..30b0699c1 100644
--- a/misc-utils/rename.1
+++ b/misc-utils/rename.1
@@ -48,5 +48,5 @@ will fix the extension of your html files.
.BR mmv (1),
.BR mv (1)
.SH AVAILABILITY
-The rename command is part of the util-linux-ng package and is available from
-ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/.
+The rename command is part of the util-linux package and is available from
+ftp://ftp.kernel.org/pub/linux/utils/util-linux/.
diff --git a/misc-utils/reset.1 b/misc-utils/reset.1
index 99150b643..1e2f0f301 100644
--- a/misc-utils/reset.1
+++ b/misc-utils/reset.1
@@ -41,5 +41,5 @@ argument in an attempt to get cooked mode back.
.SH AUTHOR
Rik Faith (faith@cs.unc.edu)
.SH AVAILABILITY
-The reset command is part of the util-linux-ng package and is available from
-ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/.
+The reset command is part of the util-linux package and is available from
+ftp://ftp.kernel.org/pub/linux/utils/util-linux/.
diff --git a/misc-utils/script.1 b/misc-utils/script.1
index 24c6b5723..7a7760e3c 100644
--- a/misc-utils/script.1
+++ b/misc-utils/script.1
@@ -147,5 +147,5 @@ places
in the log file, including linefeeds and backspaces.
This is not what the naive user expects.
.Sh AVAILABILITY
-The script command is part of the util-linux-ng package and is available from
-ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/.
+The script command is part of the util-linux package and is available from
+ftp://ftp.kernel.org/pub/linux/utils/util-linux/.
diff --git a/misc-utils/scriptreplay.1 b/misc-utils/scriptreplay.1
index 3aa7b6be2..d102f0607 100644
--- a/misc-utils/scriptreplay.1
+++ b/misc-utils/scriptreplay.1
@@ -214,5 +214,5 @@ The program was re-written in C by James Youngman <jay@gnu.org> and Karel Zak <k
.SH AVAILABILITY
The
.B scriptreplay
-command is part of the util-linux-ng package and is available from
-ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/.
+command is part of the util-linux package and is available from
+ftp://ftp.kernel.org/pub/linux/utils/util-linux/.
diff --git a/misc-utils/setterm.1 b/misc-utils/setterm.1
index 217e18a51..ceff57ff5 100644
--- a/misc-utils/setterm.1
+++ b/misc-utils/setterm.1
@@ -203,5 +203,5 @@ Sets the bell frequency in Hz. Without an argument, defaults to 0.
.SH BUGS
Differences between the Minix and Linux versions are not documented.
.SH AVAILABILITY
-The setterm command is part of the util-linux-ng package and is available from
-ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/.
+The setterm command is part of the util-linux package and is available from
+ftp://ftp.kernel.org/pub/linux/utils/util-linux/.
diff --git a/misc-utils/uuidd.8 b/misc-utils/uuidd.8
index adb8028ff..6880efa1a 100644
--- a/misc-utils/uuidd.8
+++ b/misc-utils/uuidd.8
@@ -73,8 +73,8 @@ The
.B uuidd
daemon was written by Theodore Ts'o <tytso@mit.edu>.
.SH AVAILABILITY
-uuidd is part of the util-linux-ng package and is available from
-ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/.
+uuidd is part of the util-linux package and is available from
+ftp://ftp.kernel.org/pub/linux/utils/util-linux/.
.SH "SEE ALSO"
.BR libuuid (3),
.BR uuidgen (1)
diff --git a/misc-utils/uuidgen.1 b/misc-utils/uuidgen.1
index 32c98f1d1..453a7f581 100644
--- a/misc-utils/uuidgen.1
+++ b/misc-utils/uuidgen.1
@@ -52,7 +52,7 @@ OSF DCE 1.1
.B uuidgen
was written by Andreas Dilger for libuuid.
.SH AVAILABILITY
-The uuidgen command is part of the util-linux-ng package and is available from
-ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/.
+The uuidgen command is part of the util-linux package and is available from
+ftp://ftp.kernel.org/pub/linux/utils/util-linux/.
.SH "SEE ALSO"
.BR libuuid (3)
diff --git a/misc-utils/whereis.1 b/misc-utils/whereis.1
index b13491b69..57bfb0bc3 100644
--- a/misc-utils/whereis.1
+++ b/misc-utils/whereis.1
@@ -146,5 +146,5 @@ must be full; that is, they must begin with a
has a hard-coded path, so may not always find what
you're looking for.
.SH AVAILABILITY
-The whereis command is part of the util-linux-ng package and is available from
-ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/.
+The whereis command is part of the util-linux package and is available from
+ftp://ftp.kernel.org/pub/linux/utils/util-linux/.
diff --git a/misc-utils/wipefs.8 b/misc-utils/wipefs.8
index 973f2ef22..6867dfc24 100644
--- a/misc-utils/wipefs.8
+++ b/misc-utils/wipefs.8
@@ -41,8 +41,8 @@ characters of a string to the corresponding hex value prefixed by '\\x'.
.SH AUTHOR
Karel Zak <kzak@redhat.com>.
.SH AVAILABILITY
-The wipefs command is part of the util-linux-ng package and is available from
-ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/.
+The wipefs command is part of the util-linux package and is available from
+ftp://ftp.kernel.org/pub/linux/utils/util-linux/.
.SH SEE ALSO
.BR blkid (8)
.BR findfs (8)
diff --git a/misc-utils/write.1 b/misc-utils/write.1
index 4d6270719..1c15f50c2 100644
--- a/misc-utils/write.1
+++ b/misc-utils/write.1
@@ -98,5 +98,5 @@ A
.B write
command appeared in Version 6 AT&T UNIX.
.SH AVAILABILITY
-The write command is part of the util-linux-ng package and is available from
-ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/.
+The write command is part of the util-linux package and is available from
+ftp://ftp.kernel.org/pub/linux/utils/util-linux/.