summaryrefslogtreecommitdiffstats
path: root/text-utils
diff options
context:
space:
mode:
authorKarel Zak2007-07-03 01:17:04 +0200
committerKarel Zak2007-07-03 01:17:04 +0200
commit86d62711a92e36942f5dda9ba4a0b28578c64caa (patch)
treeb945091026bdac0ae27818d02a4c5c3bef4078d7 /text-utils
parentmount: use loop= option when mounting by /sbin/mount.<type> (diff)
downloadkernel-qcow2-util-linux-86d62711a92e36942f5dda9ba4a0b28578c64caa.tar.gz
kernel-qcow2-util-linux-86d62711a92e36942f5dda9ba4a0b28578c64caa.tar.xz
kernel-qcow2-util-linux-86d62711a92e36942f5dda9ba4a0b28578c64caa.zip
man pages: add "AVAILABILITY" section
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'text-utils')
-rw-r--r--text-utils/col.13
-rw-r--r--text-utils/colcrt.13
-rw-r--r--text-utils/colrm.13
-rw-r--r--text-utils/column.13
-rw-r--r--text-utils/hexdump.13
-rw-r--r--text-utils/line.13
-rw-r--r--text-utils/more.13
-rw-r--r--text-utils/od.15
-rw-r--r--text-utils/pg.13
-rw-r--r--text-utils/rev.13
-rw-r--r--text-utils/tailf.13
-rw-r--r--text-utils/ul.13
12 files changed, 37 insertions, 1 deletions
diff --git a/text-utils/col.1 b/text-utils/col.1
index 141512111..86afba3da 100644
--- a/text-utils/col.1
+++ b/text-utils/col.1
@@ -136,3 +136,6 @@ A
.Nm col
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/.
diff --git a/text-utils/colcrt.1 b/text-utils/colcrt.1
index a9447af61..f0eceb553 100644
--- a/text-utils/colcrt.1
+++ b/text-utils/colcrt.1
@@ -106,3 +106,6 @@ The
.Nm
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/.
diff --git a/text-utils/colrm.1 b/text-utils/colrm.1
index 43153b955..d02167a1e 100644
--- a/text-utils/colrm.1
+++ b/text-utils/colrm.1
@@ -61,3 +61,6 @@ The
.Nm
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/.
diff --git a/text-utils/column.1 b/text-utils/column.1
index 6c0230ae0..1da59ccb0 100644
--- a/text-utils/column.1
+++ b/text-utils/column.1
@@ -97,3 +97,6 @@ The
.Nm
command appeared in
.Bx 4.3 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/.
diff --git a/text-utils/hexdump.1 b/text-utils/hexdump.1
index 0a479f5ec..a3500ea84 100644
--- a/text-utils/hexdump.1
+++ b/text-utils/hexdump.1
@@ -337,3 +337,6 @@ The
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/.
diff --git a/text-utils/line.1 b/text-utils/line.1
index 2d8e66802..93081ea65 100644
--- a/text-utils/line.1
+++ b/text-utils/line.1
@@ -12,3 +12,6 @@ It always prints at least a newline and returns an exit status of 1
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/.
diff --git a/text-utils/more.1 b/text-utils/more.1
index 145cba01b..a7fe2b6da 100644
--- a/text-utils/more.1
+++ b/text-utils/more.1
@@ -200,3 +200,6 @@ This man page documents
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/.
diff --git a/text-utils/od.1 b/text-utils/od.1
index 5eba652c3..bacae1b72 100644
--- a/text-utils/od.1
+++ b/text-utils/od.1
@@ -50,7 +50,7 @@
.Ar file
.Sh DESCRIPTION
.Nm
-has been deprecated in favor of
+ has been deprecated in favor of
.Xr hexdump 1 .
.Pp
.Xr Hexdump ,
@@ -72,3 +72,6 @@ of the offset syntax.
.Sh SEE ALSO
.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/.
diff --git a/text-utils/pg.1 b/text-utils/pg.1
index acb5aa74c..ca7289314 100644
--- a/text-utils/pg.1
+++ b/text-utils/pg.1
@@ -236,3 +236,6 @@ Files that include
.SM NUL
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/.
diff --git a/text-utils/rev.1 b/text-utils/rev.1
index 8f66b7310..55170eca7 100644
--- a/text-utils/rev.1
+++ b/text-utils/rev.1
@@ -49,3 +49,6 @@ The
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/.
diff --git a/text-utils/tailf.1 b/text-utils/tailf.1
index 33a000d13..ccce66281 100644
--- a/text-utils/tailf.1
+++ b/text-utils/tailf.1
@@ -50,3 +50,6 @@ distributed under the terms of the X11/MIT License. There is ABSOLUTELY
NO WARRANTY for this program.
.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/.
diff --git a/text-utils/ul.1 b/text-utils/ul.1
index 9bd4e8ee3..bf6481329 100644
--- a/text-utils/ul.1
+++ b/text-utils/ul.1
@@ -105,3 +105,6 @@ The
.Nm
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/.