summaryrefslogtreecommitdiffstats
path: root/disk-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 /disk-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 'disk-utils')
-rw-r--r--disk-utils/blockdev.82
-rw-r--r--disk-utils/elvtune.83
-rw-r--r--disk-utils/fdformat.83
-rw-r--r--disk-utils/fsck.minix.83
-rw-r--r--disk-utils/mkfs.83
-rw-r--r--disk-utils/mkfs.bfs.83
-rw-r--r--disk-utils/mkfs.minix.83
-rw-r--r--disk-utils/mkswap.83
-rw-r--r--disk-utils/raw.83
9 files changed, 25 insertions, 1 deletions
diff --git a/disk-utils/blockdev.8 b/disk-utils/blockdev.8
index db7096eb9..85eace8f5 100644
--- a/disk-utils/blockdev.8
+++ b/disk-utils/blockdev.8
@@ -74,6 +74,6 @@ Reread partition table.
.SH AUTHOR
blockdev was written by Andries E. Brouwer.
.SH AVAILABILITY
-blockdev is part of the util-linux-ng package and is available from
+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/.
diff --git a/disk-utils/elvtune.8 b/disk-utils/elvtune.8
index 21a0bbc0a..dffdeb344 100644
--- a/disk-utils/elvtune.8
+++ b/disk-utils/elvtune.8
@@ -71,3 +71,6 @@ is useless.
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/.
diff --git a/disk-utils/fdformat.8 b/disk-utils/fdformat.8
index 9e24b0ae4..03514bef8 100644
--- a/disk-utils/fdformat.8
+++ b/disk-utils/fdformat.8
@@ -57,3 +57,6 @@ after the format.
.BR emkfs (8)
.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/.
diff --git a/disk-utils/fsck.minix.8 b/disk-utils/fsck.minix.8
index 68979ced0..ba14ffecb 100644
--- a/disk-utils/fsck.minix.8
+++ b/disk-utils/fsck.minix.8
@@ -130,3 +130,6 @@ Minix v2 fs support by Andreas Schwab
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/.
diff --git a/disk-utils/mkfs.8 b/disk-utils/mkfs.8
index 47c489c2b..7ba5e8c5f 100644
--- a/disk-utils/mkfs.8
+++ b/disk-utils/mkfs.8
@@ -121,3 +121,6 @@ for the ext2 file system.
.BR mkfs.vfat (8),
.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/.
diff --git a/disk-utils/mkfs.bfs.8 b/disk-utils/mkfs.bfs.8
index 4da40e206..545d25381 100644
--- a/disk-utils/mkfs.bfs.8
+++ b/disk-utils/mkfs.bfs.8
@@ -46,3 +46,6 @@ The exit code returned by
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/.
diff --git a/disk-utils/mkfs.minix.8 b/disk-utils/mkfs.minix.8
index 689c26399..b908cf8d2 100644
--- a/disk-utils/mkfs.minix.8
+++ b/disk-utils/mkfs.minix.8
@@ -74,3 +74,6 @@ Usage or syntax error
.BR mkfs (8),
.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/.
diff --git a/disk-utils/mkswap.8 b/disk-utils/mkswap.8
index 52af99c41..539d6489a 100644
--- a/disk-utils/mkswap.8
+++ b/disk-utils/mkswap.8
@@ -157,3 +157,6 @@ when creating the swapspace.
.SH "SEE ALSO"
.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/.
diff --git a/disk-utils/raw.8 b/disk-utils/raw.8
index dbd44e7b2..babdbd441 100644
--- a/disk-utils/raw.8
+++ b/disk-utils/raw.8
@@ -94,3 +94,6 @@ contents of the actual storage device underneath. This is deliberate,
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/.