summaryrefslogtreecommitdiffstats
path: root/libuuid
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 /libuuid
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 'libuuid')
-rw-r--r--libuuid/man/uuid.32
-rw-r--r--libuuid/man/uuid_clear.32
-rw-r--r--libuuid/man/uuid_compare.32
-rw-r--r--libuuid/man/uuid_copy.32
-rw-r--r--libuuid/man/uuid_generate.32
-rw-r--r--libuuid/man/uuid_is_null.32
-rw-r--r--libuuid/man/uuid_parse.32
-rw-r--r--libuuid/man/uuid_time.32
-rw-r--r--libuuid/man/uuid_unparse.32
9 files changed, 9 insertions, 9 deletions
diff --git a/libuuid/man/uuid.3 b/libuuid/man/uuid.3
index 37b04995e..92e05bb7e 100644
--- a/libuuid/man/uuid.3
+++ b/libuuid/man/uuid.3
@@ -53,7 +53,7 @@ Theodore Y.\& Ts'o
.SH AVAILABILITY
.B libuuid
is part of the util-linux package since version 2.15.1 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 uuid_clear (3),
.BR uuid_compare (3),
diff --git a/libuuid/man/uuid_clear.3 b/libuuid/man/uuid_clear.3
index 70fca02b7..6decb3bd2 100644
--- a/libuuid/man/uuid_clear.3
+++ b/libuuid/man/uuid_clear.3
@@ -49,7 +49,7 @@ Theodore Y.\& Ts'o
.SH AVAILABILITY
.B libuuid
is part of the util-linux package since version 2.15.1 and is available from
-ftp://ftp.kernel.org/pub/linux/utils/util-linux/.
+https://www.kernel.org/pub/linux/utils/util-linux/.
.na
.SH "SEE ALSO"
.BR uuid (3),
diff --git a/libuuid/man/uuid_compare.3 b/libuuid/man/uuid_compare.3
index f91181a4e..41d601c42 100644
--- a/libuuid/man/uuid_compare.3
+++ b/libuuid/man/uuid_compare.3
@@ -55,7 +55,7 @@ Theodore Y.\& Ts'o
.SH AVAILABILITY
.B libuuid
is part of the util-linux package since version 2.15.1 and is available from
-ftp://ftp.kernel.org/pub/linux/utils/util-linux/.
+https://www.kernel.org/pub/linux/utils/util-linux/.
.na
.SH "SEE ALSO"
.BR uuid (3),
diff --git a/libuuid/man/uuid_copy.3 b/libuuid/man/uuid_copy.3
index 5159fa662..38dee44d0 100644
--- a/libuuid/man/uuid_copy.3
+++ b/libuuid/man/uuid_copy.3
@@ -51,7 +51,7 @@ Theodore Y.\& Ts'o
.SH AVAILABILITY
.B libuuid
is part of the util-linux package since version 2.15.1 and is available from
-ftp://ftp.kernel.org/pub/linux/utils/util-linux/.
+https://www.kernel.org/pub/linux/utils/util-linux/.
.na
.SH "SEE ALSO"
.BR uuid (3),
diff --git a/libuuid/man/uuid_generate.3 b/libuuid/man/uuid_generate.3
index 1acc35ab3..9b7796dc9 100644
--- a/libuuid/man/uuid_generate.3
+++ b/libuuid/man/uuid_generate.3
@@ -112,7 +112,7 @@ Theodore Y.\& Ts'o
.SH AVAILABILITY
.B libuuid
is part of the util-linux package since version 2.15.1 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 uuid (3),
diff --git a/libuuid/man/uuid_is_null.3 b/libuuid/man/uuid_is_null.3
index 86a7a50fe..924905538 100644
--- a/libuuid/man/uuid_is_null.3
+++ b/libuuid/man/uuid_is_null.3
@@ -50,7 +50,7 @@ Theodore Y.\& Ts'o
.SH AVAILABILITY
.B libuuid
is part of the util-linux package since version 2.15.1 and is available from
-ftp://ftp.kernel.org/pub/linux/utils/util-linux/.
+https://www.kernel.org/pub/linux/utils/util-linux/.
.na
.SH "SEE ALSO"
.BR uuid (3),
diff --git a/libuuid/man/uuid_parse.3 b/libuuid/man/uuid_parse.3
index 31a59267a..6e7c47c7a 100644
--- a/libuuid/man/uuid_parse.3
+++ b/libuuid/man/uuid_parse.3
@@ -59,7 +59,7 @@ Theodore Y.\& Ts'o
.SH AVAILABILITY
.B libuuid
is part of the util-linux package since version 2.15.1 and is available from
-ftp://ftp.kernel.org/pub/linux/utils/util-linux/.
+https://www.kernel.org/pub/linux/utils/util-linux/.
.na
.SH "SEE ALSO"
.BR uuid (3),
diff --git a/libuuid/man/uuid_time.3 b/libuuid/man/uuid_time.3
index 483676b5b..374d239f7 100644
--- a/libuuid/man/uuid_time.3
+++ b/libuuid/man/uuid_time.3
@@ -64,7 +64,7 @@ Theodore Y.\& Ts'o
.SH AVAILABILITY
.B libuuid
is part of the util-linux package since version 2.15.1 and is available from
-ftp://ftp.kernel.org/pub/linux/utils/util-linux/.
+https://www.kernel.org/pub/linux/utils/util-linux/.
.na
.SH "SEE ALSO"
.BR uuid (3),
diff --git a/libuuid/man/uuid_unparse.3 b/libuuid/man/uuid_unparse.3
index 1e0116d7a..0c5f09fcf 100644
--- a/libuuid/man/uuid_unparse.3
+++ b/libuuid/man/uuid_unparse.3
@@ -67,7 +67,7 @@ Theodore Y.\& Ts'o
.SH AVAILABILITY
.B libuuid
is part of the util-linux package since version 2.15.1 and is available from
-ftp://ftp.kernel.org/pub/linux/utils/util-linux/.
+https://www.kernel.org/pub/linux/utils/util-linux/.
.na
.SH "SEE ALSO"
.BR uuid (3),