summaryrefslogtreecommitdiffstats
path: root/disk-utils
diff options
context:
space:
mode:
authorSébastien Helleu2016-12-17 09:06:57 +0100
committerKarel Zak2016-12-19 11:22:26 +0100
commitd673b74e9d8f484f361ab7c1e8c7e527d7d1753d (patch)
tree76f279057d4230edf1807cba2c4bfa270766b762 /disk-utils
parentfindmnt: error on --target /non-exist (diff)
downloadkernel-qcow2-util-linux-d673b74e9d8f484f361ab7c1e8c7e527d7d1753d.tar.gz
kernel-qcow2-util-linux-d673b74e9d8f484f361ab7c1e8c7e527d7d1753d.tar.xz
kernel-qcow2-util-linux-d673b74e9d8f484f361ab7c1e8c7e527d7d1753d.zip
docs: replace FTP by HTTPS in kernel.org URLs
The links to ftp://ftp.kernel.org/ are replaced by https://www.kernel.org/. Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'disk-utils')
-rw-r--r--disk-utils/addpart.82
-rw-r--r--disk-utils/blockdev.82
-rw-r--r--disk-utils/cfdisk.82
-rw-r--r--disk-utils/delpart.82
-rw-r--r--disk-utils/fdformat.82
-rw-r--r--disk-utils/fdisk.82
-rw-r--r--disk-utils/fsck.82
-rw-r--r--disk-utils/fsck.cramfs.82
-rw-r--r--disk-utils/fsck.minix.82
-rw-r--r--disk-utils/isosize.82
-rw-r--r--disk-utils/mkfs.82
-rw-r--r--disk-utils/mkfs.bfs.82
-rw-r--r--disk-utils/mkfs.cramfs.82
-rw-r--r--disk-utils/mkfs.minix.82
-rw-r--r--disk-utils/mkswap.82
-rw-r--r--disk-utils/partx.82
-rw-r--r--disk-utils/raw.82
-rw-r--r--disk-utils/resizepart.82
-rw-r--r--disk-utils/sfdisk.82
-rw-r--r--disk-utils/swaplabel.82
20 files changed, 20 insertions, 20 deletions
diff --git a/disk-utils/addpart.8 b/disk-utils/addpart.8
index bc79581a6..97d11ad9e 100644
--- a/disk-utils/addpart.8
+++ b/disk-utils/addpart.8
@@ -37,4 +37,4 @@ The length of the partition (in 512-byte sectors).
.BR partx (8)
.SH AVAILABILITY
The addpart command is part of the util-linux package and is available from
-ftp://ftp.kernel.org/pub/linux/utils/util-linux/.
+https://www.kernel.org/pub/linux/utils/util-linux/.
diff --git a/disk-utils/blockdev.8 b/disk-utils/blockdev.8
index e823385d5..c9eeb9b41 100644
--- a/disk-utils/blockdev.8
+++ b/disk-utils/blockdev.8
@@ -82,4 +82,4 @@ Set read-write.
blockdev was written by Andries E.\& Brouwer and rewritten by Karel Zak.
.SH AVAILABILITY
The blockdev command is part of the util-linux package and is available from
-ftp://ftp.kernel.org/pub/linux/utils/util-linux/.
+https://www.kernel.org/pub/linux/utils/util-linux/.
diff --git a/disk-utils/cfdisk.8 b/disk-utils/cfdisk.8
index 3a285205a..ff548d89d 100644
--- a/disk-utils/cfdisk.8
+++ b/disk-utils/cfdisk.8
@@ -201,4 +201,4 @@ from Kevin E. Martin (martin@cs.unc.edu).
.SH AVAILABILITY
The cfdisk command is part of the util-linux package and is available from
-ftp://ftp.kernel.org/pub/linux/utils/util-linux/.
+https://www.kernel.org/pub/linux/utils/util-linux/.
diff --git a/disk-utils/delpart.8 b/disk-utils/delpart.8
index 464331e82..7384e25b7 100644
--- a/disk-utils/delpart.8
+++ b/disk-utils/delpart.8
@@ -24,4 +24,4 @@ This command doesn't manipulate partitions on a block device.
.BR partx (8)
.SH AVAILABILITY
The delpart command is part of the util-linux package and is available from
-ftp://ftp.kernel.org/pub/linux/utils/util-linux/.
+https://www.kernel.org/pub/linux/utils/util-linux/.
diff --git a/disk-utils/fdformat.8 b/disk-utils/fdformat.8
index 02c2fb634..8cc72bd99 100644
--- a/disk-utils/fdformat.8
+++ b/disk-utils/fdformat.8
@@ -71,4 +71,4 @@ Display help text and exit.
Werner Almesberger (almesber@nessie.cs.id.ethz.ch)
.SH AVAILABILITY
The fdformat command is part of the util-linux package and is available from
-ftp://ftp.kernel.org/pub/linux/utils/util-linux/.
+https://www.kernel.org/pub/linux/utils/util-linux/.
diff --git a/disk-utils/fdisk.8 b/disk-utils/fdisk.8
index cdb316823..91c6b6f84 100644
--- a/disk-utils/fdisk.8
+++ b/disk-utils/fdisk.8
@@ -365,4 +365,4 @@ use visible padding characters. Requires enabled LIBSMARTCOLS_DEBUG.
.SH AVAILABILITY
The fdisk command is part of the util-linux package and is available from
-ftp://ftp.kernel.org/pub/linux/utils/util-linux/.
+https://www.kernel.org/pub/linux/utils/util-linux/.
diff --git a/disk-utils/fsck.8 b/disk-utils/fsck.8
index c4a5ca1b0..8ae636a77 100644
--- a/disk-utils/fsck.8
+++ b/disk-utils/fsck.8
@@ -407,6 +407,6 @@ Karel Zak <kzak@redhat.com>
.fi.
.SH AVAILABILITY
The fsck command is part of the util-linux package and is available from
-.UR ftp://\:ftp.kernel.org\:/pub\:/linux\:/utils\:/util-linux/
+.UR https://\:www.kernel.org\:/pub\:/linux\:/utils\:/util-linux/
Linux Kernel Archive
.UE .
diff --git a/disk-utils/fsck.cramfs.8 b/disk-utils/fsck.cramfs.8
index 3a6e1d38d..ec486d614 100644
--- a/disk-utils/fsck.cramfs.8
+++ b/disk-utils/fsck.cramfs.8
@@ -56,6 +56,6 @@ usage information was printed
.BR mkfs.cramfs (8)
.SH AVAILABILITY
The example command is part of the util-linux package and is available from
-.UR ftp://\:ftp.kernel.org\:/pub\:/linux\:/utils\:/util-linux/
+.UR https://\:www.kernel.org\:/pub\:/linux\:/utils\:/util-linux/
Linux Kernel Archive
.UE .
diff --git a/disk-utils/fsck.minix.8 b/disk-utils/fsck.minix.8
index bc7ef78b5..9660e4f12 100644
--- a/disk-utils/fsck.minix.8
+++ b/disk-utils/fsck.minix.8
@@ -163,6 +163,6 @@ Russell King
.BR reboot (8)
.SH AVAILABILITY
The fsck.minix command is part of the util-linux package and is available from
-.UR ftp://\:ftp.kernel.org\:/pub\:/linux\:/utils\:/util-linux/
+.UR https://\:www.kernel.org\:/pub\:/linux\:/utils\:/util-linux/
Linux Kernel Archive
.UE .
diff --git a/disk-utils/isosize.8 b/disk-utils/isosize.8
index 98382f2f8..44ac124ea 100644
--- a/disk-utils/isosize.8
+++ b/disk-utils/isosize.8
@@ -34,6 +34,6 @@ are allowed to add "run out" sectors at the end of an iso9660
image.
.SH AVAILABILITY
The isosize command is part of the util-linux package and is available from
-.UR ftp://\:ftp.kernel.org\:/pub\:/linux\:/utils\:/util-linux/
+.UR https://\:www.kernel.org\:/pub\:/linux\:/utils\:/util-linux/
Linux Kernel Archive
.UE .
diff --git a/disk-utils/mkfs.8 b/disk-utils/mkfs.8
index 02792601e..e3a7f8b6b 100644
--- a/disk-utils/mkfs.8
+++ b/disk-utils/mkfs.8
@@ -91,4 +91,4 @@ for the ext2 filesystem.
.ad
.SH AVAILABILITY
The mkfs command is part of the util-linux package and is available from
-ftp://ftp.kernel.org/pub/linux/utils/util-linux/.
+https://www.kernel.org/pub/linux/utils/util-linux/.
diff --git a/disk-utils/mkfs.bfs.8 b/disk-utils/mkfs.bfs.8
index 0769105ba..f32202a5b 100644
--- a/disk-utils/mkfs.bfs.8
+++ b/disk-utils/mkfs.bfs.8
@@ -55,4 +55,4 @@ is 0 when all went well, and 1 when something went wrong.
.BR mkfs (8)
.SH AVAILABILITY
The mkfs.bfs command is part of the util-linux package and is available from
-ftp://ftp.kernel.org/pub/linux/utils/util-linux/.
+https://www.kernel.org/pub/linux/utils/util-linux/.
diff --git a/disk-utils/mkfs.cramfs.8 b/disk-utils/mkfs.cramfs.8
index c4867c8e5..c2e843ab9 100644
--- a/disk-utils/mkfs.cramfs.8
+++ b/disk-utils/mkfs.cramfs.8
@@ -85,6 +85,6 @@ operation error, such as unable to allocate memory
.BR mount (8)
.SH AVAILABILITY
The example command is part of the util-linux package and is available from
-.UR ftp://\:ftp.kernel.org\:/pub\:/linux\:/utils\:/util-linux/
+.UR https://\:www.kernel.org\:/pub\:/linux\:/utils\:/util-linux/
Linux Kernel Archive
.UE .
diff --git a/disk-utils/mkfs.minix.8 b/disk-utils/mkfs.minix.8
index ee7050d7a..708827b3f 100644
--- a/disk-utils/mkfs.minix.8
+++ b/disk-utils/mkfs.minix.8
@@ -86,4 +86,4 @@ Usage or syntax error
.BR reboot (8)
.SH AVAILABILITY
The mkfs.minix command is part of the util-linux package and is available from
-ftp://ftp.kernel.org/pub/linux/utils/util-linux/.
+https://www.kernel.org/pub/linux/utils/util-linux/.
diff --git a/disk-utils/mkswap.8 b/disk-utils/mkswap.8
index 3655357bd..a6ab8530d 100644
--- a/disk-utils/mkswap.8
+++ b/disk-utils/mkswap.8
@@ -151,4 +151,4 @@ enables libblkid debug output.
.BR swapon (8)
.SH AVAILABILITY
The mkswap command is part of the util-linux package and is available from
-ftp://ftp.kernel.org/pub/linux/utils/util-linux/.
+https://www.kernel.org/pub/linux/utils/util-linux/.
diff --git a/disk-utils/partx.8 b/disk-utils/partx.8
index 8830afb52..4c32a4f11 100644
--- a/disk-utils/partx.8
+++ b/disk-utils/partx.8
@@ -193,6 +193,6 @@ Andries E.\& Brouwer
enables libblkid debug output.
.SH AVAILABILITY
The partx command is part of the util-linux package and is available from
-.UR ftp://\:ftp.kernel.org\:/pub\:/linux\:/utils\:/util-linux/
+.UR https://\:www.kernel.org\:/pub\:/linux\:/utils\:/util-linux/
Linux Kernel Archive
.UE .
diff --git a/disk-utils/raw.8 b/disk-utils/raw.8
index 59d6b01a2..717f4ef1b 100644
--- a/disk-utils/raw.8
+++ b/disk-utils/raw.8
@@ -92,4 +92,4 @@ but is regarded either a bug or a feature depending on who you ask!
Stephen Tweedie (sct@redhat.com)
.SH AVAILABILITY
The raw command is part of the util-linux package and is available from
-ftp://ftp.kernel.org/pub/linux/utils/util-linux/.
+https://www.kernel.org/pub/linux/utils/util-linux/.
diff --git a/disk-utils/resizepart.8 b/disk-utils/resizepart.8
index bb3eabd7e..a3ea0d2aa 100644
--- a/disk-utils/resizepart.8
+++ b/disk-utils/resizepart.8
@@ -35,4 +35,4 @@ The new length of the partition (in 512-byte sectors).
.BR partx (8)
.SH AVAILABILITY
The resizepart command is part of the util-linux package and is available from
-ftp://ftp.kernel.org/pub/linux/utils/util-linux/.
+https://www.kernel.org/pub/linux/utils/util-linux/.
diff --git a/disk-utils/sfdisk.8 b/disk-utils/sfdisk.8
index efe4a86bf..de619bc85 100644
--- a/disk-utils/sfdisk.8
+++ b/disk-utils/sfdisk.8
@@ -520,4 +520,4 @@ from Andries E. Brouwer.
.SH AVAILABILITY
The sfdisk command is part of the util-linux package and is available from
-ftp://ftp.kernel.org/pub/linux/utils/util-linux/.
+https://www.kernel.org/pub/linux/utils/util-linux/.
diff --git a/disk-utils/swaplabel.8 b/disk-utils/swaplabel.8
index 8bac33151..d96d507af 100644
--- a/disk-utils/swaplabel.8
+++ b/disk-utils/swaplabel.8
@@ -63,7 +63,7 @@ was written by Jason Borden <jborden@bluehost.com> and Karel Zak <kzak@redhat.co
enables libblkid debug output.
.SH AVAILABILITY
The swaplabel command is part of the util-linux package and is available from
-ftp://ftp.kernel.org/pub/linux/utils/util-linux/.
+https://www.kernel.org/pub/linux/utils/util-linux/.
.SH SEE ALSO
.BR uuidgen (1),
.BR mkswap (8),