summaryrefslogtreecommitdiffstats
path: root/fdisk
diff options
context:
space:
mode:
authorKarel Zak2007-07-03 01:17:04 +0200
committerKarel Zak2007-07-03 01:17:04 +0200
commit86d62711a92e36942f5dda9ba4a0b28578c64caa (patch)
treeb945091026bdac0ae27818d02a4c5c3bef4078d7 /fdisk
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 'fdisk')
-rw-r--r--fdisk/cfdisk.84
-rw-r--r--fdisk/fdisk.83
-rw-r--r--fdisk/sfdisk.83
3 files changed, 10 insertions, 0 deletions
diff --git a/fdisk/cfdisk.8 b/fdisk/cfdisk.8
index f46be0efe..68c3ffd48 100644
--- a/fdisk/cfdisk.8
+++ b/fdisk/cfdisk.8
@@ -426,3 +426,7 @@ command (above) for more information on the print formats.
The current version does not support multiple disks.
.SH AUTHOR
Kevin E. Martin (martin@cs.unc.edu)
+
+.SH AVAILABILITY
+The cfdisk 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/fdisk/fdisk.8 b/fdisk/fdisk.8
index 7b487051e..9783c6a67 100644
--- a/fdisk/fdisk.8
+++ b/fdisk/fdisk.8
@@ -256,3 +256,6 @@ The option `dump partition table to file' is missing.
.BR mkfs (8),
.BR parted (8),
.BR sfdisk (8)
+.SH AVAILABILITY
+The fdisk 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/fdisk/sfdisk.8 b/fdisk/sfdisk.8
index 37052ab4b..c2c8d98e8 100644
--- a/fdisk/sfdisk.8
+++ b/fdisk/sfdisk.8
@@ -555,3 +555,6 @@ There is no support for non-DOS partition types.
.BR fdisk (8),
.BR mkfs (8),
.BR parted (8)
+.SH AVAILABILITY
+The sfdisk command is part of the util-linux-ng package and is available from
+ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/.