summaryrefslogtreecommitdiffstats
path: root/text-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 /text-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 'text-utils')
-rw-r--r--text-utils/col.14
-rw-r--r--text-utils/colcrt.14
-rw-r--r--text-utils/colrm.14
-rw-r--r--text-utils/column.14
-rw-r--r--text-utils/hexdump.14
-rw-r--r--text-utils/line.14
-rw-r--r--text-utils/more.14
-rw-r--r--text-utils/more.c2
-rw-r--r--text-utils/od.14
-rw-r--r--text-utils/pg.14
-rw-r--r--text-utils/rev.14
-rw-r--r--text-utils/tailf.14
-rw-r--r--text-utils/ul.14
13 files changed, 25 insertions, 25 deletions
diff --git a/text-utils/col.1 b/text-utils/col.1
index 86afba3da..0e6e13303 100644
--- a/text-utils/col.1
+++ b/text-utils/col.1
@@ -137,5 +137,5 @@ A
command
appeared in Version 6 AT&T UNIX.
.Sh AVAILABILITY
-The col command is part of the util-linux-ng package and is available from
-ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/.
+The col command is part of the util-linux package and is available from
+ftp://ftp.kernel.org/pub/linux/utils/util-linux/.
diff --git a/text-utils/colcrt.1 b/text-utils/colcrt.1
index f0eceb553..ee603e1ac 100644
--- a/text-utils/colcrt.1
+++ b/text-utils/colcrt.1
@@ -107,5 +107,5 @@ The
command appeared in
.Bx 3.0 .
.Sh AVAILABILITY
-The colcrt command is part of the util-linux-ng package and is available from
-ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/.
+The colcrt command is part of the util-linux package and is available from
+ftp://ftp.kernel.org/pub/linux/utils/util-linux/.
diff --git a/text-utils/colrm.1 b/text-utils/colrm.1
index d02167a1e..1f3d4b04d 100644
--- a/text-utils/colrm.1
+++ b/text-utils/colrm.1
@@ -62,5 +62,5 @@ The
command appeared in
.Bx 3.0 .
.Sh AVAILABILITY
-The colrm command is part of the util-linux-ng package and is available from
-ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/.
+The colrm command is part of the util-linux package and is available from
+ftp://ftp.kernel.org/pub/linux/utils/util-linux/.
diff --git a/text-utils/column.1 b/text-utils/column.1
index e3b2b941f..54ab444b8 100644
--- a/text-utils/column.1
+++ b/text-utils/column.1
@@ -71,5 +71,5 @@ sed 's/#.*//' /etc/fstab | column -t
.SH HISTORY
The column command appeared in 4.3BSD-Reno.
.SH AVAILABILITY
-The column command is part of the util-linux-ng package and is available from
-ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/.
+The column command is part of the util-linux package and is available from
+ftp://ftp.kernel.org/pub/linux/utils/util-linux/.
diff --git a/text-utils/hexdump.1 b/text-utils/hexdump.1
index 24cb8c394..a5e2a8c10 100644
--- a/text-utils/hexdump.1
+++ b/text-utils/hexdump.1
@@ -338,5 +338,5 @@ utility is expected to be
.St -p1003.2
compatible.
.Sh AVAILABILITY
-The hexdump command is part of the util-linux-ng package and is available from
-ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/.
+The hexdump command is part of the util-linux package and is available from
+ftp://ftp.kernel.org/pub/linux/utils/util-linux/.
diff --git a/text-utils/line.1 b/text-utils/line.1
index 93081ea65..1cd0aa792 100644
--- a/text-utils/line.1
+++ b/text-utils/line.1
@@ -13,5 +13,5 @@ on EOF or read error.
.SH "SEE ALSO"
.BR read (1)
.SH AVAILABILITY
-The line command is part of the util-linux-ng package and is available from
-ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/.
+The line command is part of the util-linux package and is available from
+ftp://ftp.kernel.org/pub/linux/utils/util-linux/.
diff --git a/text-utils/more.1 b/text-utils/more.1
index a049d135f..02353aa0d 100644
--- a/text-utils/more.1
+++ b/text-utils/more.1
@@ -201,5 +201,5 @@ version 5.19 (Berkeley 6/29/88), which is currently in use in the Linux
community. Documentation was produced using several other versions of the
man page, and extensive inspection of the source code.
.Sh AVAILABILITY
-The more command is part of the util-linux-ng package and is available from
-ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/.
+The more command is part of the util-linux package and is available from
+ftp://ftp.kernel.org/pub/linux/utils/util-linux/.
diff --git a/text-utils/more.c b/text-utils/more.c
index 49df52e25..929e4a0bd 100644
--- a/text-utils/more.c
+++ b/text-utils/more.c
@@ -37,7 +37,7 @@
which may not be mounted). However, when termcap is not present curses
can still be used.
2010-10-21 Davidlohr Bueso <dave@gnu.org>
- - modified mem allocation handling for util-linux-ng
+ - modified mem allocation handling for util-linux
*/
#include <stdio.h>
diff --git a/text-utils/od.1 b/text-utils/od.1
index bacae1b72..172ee19ca 100644
--- a/text-utils/od.1
+++ b/text-utils/od.1
@@ -73,5 +73,5 @@ of the offset syntax.
.Xr hexdump 1 ,
.Xr strings 1
.Sh AVAILABILITY
-The od command is part of the util-linux-ng package and is available from
-ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/.
+The od command is part of the util-linux package and is available from
+ftp://ftp.kernel.org/pub/linux/utils/util-linux/.
diff --git a/text-utils/pg.1 b/text-utils/pg.1
index b1891ca14..853e5afc0 100644
--- a/text-utils/pg.1
+++ b/text-utils/pg.1
@@ -233,5 +233,5 @@ Files that include
characters cannot be displayed by
.IR pg .
.SH AVAILABILITY
-The pg command is part of the util-linux-ng package and is available from
-ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/.
+The pg command is part of the util-linux package and is available from
+ftp://ftp.kernel.org/pub/linux/utils/util-linux/.
diff --git a/text-utils/rev.1 b/text-utils/rev.1
index 6288616a3..5d205c782 100644
--- a/text-utils/rev.1
+++ b/text-utils/rev.1
@@ -49,5 +49,5 @@ utility copies the specified files to the standard output, reversing the
order of characters in every line.
If no files are specified, the standard input is read.
.Sh AVAILABILITY
-The rev command is part of the util-linux-ng package and is available from
-ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/.
+The rev command is part of the util-linux package and is available from
+ftp://ftp.kernel.org/pub/linux/utils/util-linux/.
diff --git a/text-utils/tailf.1 b/text-utils/tailf.1
index 294d9d6a9..92e63e56a 100644
--- a/text-utils/tailf.1
+++ b/text-utils/tailf.1
@@ -57,5 +57,5 @@ The latest inotify based implementation was written by Karel Zak (kzak@redhat.co
.SH "SEE ALSO"
.BR tail "(1), " less "(1)"
.SH AVAILABILITY
-The tailf command is part of the util-linux-ng package and is available from
-ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/.
+The tailf command is part of the util-linux package and is available from
+ftp://ftp.kernel.org/pub/linux/utils/util-linux/.
diff --git a/text-utils/ul.1 b/text-utils/ul.1
index cec6940e2..7d4e57ab3 100644
--- a/text-utils/ul.1
+++ b/text-utils/ul.1
@@ -106,5 +106,5 @@ The
command appeared in
.Bx 3.0 .
.Sh AVAILABILITY
-The ul command is part of the util-linux-ng package and is available from
-ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/.
+The ul command is part of the util-linux package and is available from
+ftp://ftp.kernel.org/pub/linux/utils/util-linux/.