summaryrefslogtreecommitdiffstats
path: root/fdisk
diff options
context:
space:
mode:
authorKarel Zak2010-11-30 11:41:59 +0100
committerKarel Zak2010-11-30 11:41:59 +0100
commit601d12fb103702276e01ed891fd3a09a6045f209 (patch)
tree3bb7b36565b0f03db0c1f6196fc725206cdb0326 /fdisk
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 'fdisk')
-rw-r--r--fdisk/cfdisk.84
-rw-r--r--fdisk/fdisk.86
-rw-r--r--fdisk/sfdisk.84
3 files changed, 7 insertions, 7 deletions
diff --git a/fdisk/cfdisk.8 b/fdisk/cfdisk.8
index 703ee1908..c6ea14728 100644
--- a/fdisk/cfdisk.8
+++ b/fdisk/cfdisk.8
@@ -442,5 +442,5 @@ The current version does not support multiple disks.
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/.
+The cfdisk command is part of the util-linux package and is available from
+ftp://ftp.kernel.org/pub/linux/utils/util-linux/.
diff --git a/fdisk/fdisk.8 b/fdisk/fdisk.8
index a2d8e4344..66da0006d 100644
--- a/fdisk/fdisk.8
+++ b/fdisk/fdisk.8
@@ -185,7 +185,7 @@ program and Linux partitions with the Linux fdisk or Linux cfdisk program.
.BI "\-b " sectorsize
Specify the sector size of the disk. Valid values are 512, 1024, 2048 or 4096.
(Recent kernels know the sector size. Use this only on old kernels or
-to override the kernel's ideas.) Since util-linux-ng-2.17, fdisk differentiates
+to override the kernel's ideas.) Since util-linux-2.17, fdisk differentiates
between logical and physical sector size. This option changes both sector sizes to
.IB sectorsize .
.TP
@@ -279,5 +279,5 @@ The option `dump partition table to file' is missing.
.BR partprobe (8),
.BR kpartx (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/.
+The fdisk command is part of the util-linux package and is available from
+ftp://ftp.kernel.org/pub/linux/utils/util-linux/.
diff --git a/fdisk/sfdisk.8 b/fdisk/sfdisk.8
index a1982470b..7e2dca939 100644
--- a/fdisk/sfdisk.8
+++ b/fdisk/sfdisk.8
@@ -559,5 +559,5 @@ There is no support for non-DOS partition types.
.BR partprobe (8),
.BR kpartx (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/.
+The sfdisk command is part of the util-linux package and is available from
+ftp://ftp.kernel.org/pub/linux/utils/util-linux/.