From d673b74e9d8f484f361ab7c1e8c7e527d7d1753d Mon Sep 17 00:00:00 2001 From: Sébastien Helleu Date: Sat, 17 Dec 2016 09:06:57 +0100 Subject: 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 --- libuuid/man/uuid.3 | 2 +- libuuid/man/uuid_clear.3 | 2 +- libuuid/man/uuid_compare.3 | 2 +- libuuid/man/uuid_copy.3 | 2 +- libuuid/man/uuid_generate.3 | 2 +- libuuid/man/uuid_is_null.3 | 2 +- libuuid/man/uuid_parse.3 | 2 +- libuuid/man/uuid_time.3 | 2 +- libuuid/man/uuid_unparse.3 | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) (limited to 'libuuid/man') 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), -- cgit v1.2.3-55-g7522