From: наб Date: Mon, 15 Aug 2022 21:33:44 +0000 (+0200) Subject: futex.2, futex.7: {ftp://ftp => https://mirrors}.kernel.org X-Git-Tag: man-pages-6.0-rc1~29 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=99ef5aafdfcf562011a788ce59a900ea796cd20b;p=thirdparty%2Fman-pages.git futex.2, futex.7: {ftp://ftp => https://mirrors}.kernel.org The former doesn't exist; the latter is the new location with seemingly compatible data Signed-off-by: Ahelenia Ziemiańska Signed-off-by: Alejandro Colomar --- diff --git a/man2/futex.2 b/man2/futex.2 index a036ca47ab..e8a8a5aa56 100644 --- a/man2/futex.2 +++ b/man2/futex.2 @@ -1981,7 +1981,7 @@ Drepper, U., 2011. \fIFutexes Are Tricky\fP, .PP Futex example library, futex-*.tar.bz2 at .br -.UR ftp://ftp.kernel.org\:/pub\:/linux\:/kernel\:/people\:/rusty/ +.UR https://mirrors.kernel.org\:/pub\:/linux\:/kernel\:/people\:/rusty/ .UE .\" .\" FIXME(Torvald) We should probably refer to the glibc code here, in diff --git a/man7/futex.7 b/man7/futex.7 index 18c2f58030..ec273c1518 100644 --- a/man7/futex.7 +++ b/man7/futex.7 @@ -117,5 +117,5 @@ primitives; it is by no means the only one. .I Fuss, Futexes and Furwocks: Fast Userlevel Locking in Linux (proceedings of the Ottawa Linux Symposium 2002), futex example library, futex-*.tar.bz2 -.UR ftp://ftp.kernel.org\:/pub\:/linux\:/kernel\:/people\:/rusty/ +.UR https://mirrors.kernel.org\:/pub\:/linux\:/kernel\:/people\:/rusty/ .UE .