diff options
| author | наб <nabijaczleweli@nabijaczleweli.xyz> | 2022-08-15 23:33:44 +0200 |
|---|---|---|
| committer | Alejandro Colomar <alx.manpages@gmail.com> | 2022-08-15 23:49:12 +0200 |
| commit | 99ef5aafdfcf562011a788ce59a900ea796cd20b (patch) | |
| tree | 0a903d48d96cf76fa4113c07c24fcbefff21e560 /man7 | |
| parent | 6de1d3a96e2eca0578399b100fc0688ae5f9f968 (diff) | |
| download | man-pages-99ef5aafdfcf562011a788ce59a900ea796cd20b.tar.gz | |
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 <nabijaczleweli@nabijaczleweli.xyz>
Signed-off-by: Alejandro Colomar <alx.manpages@gmail.com>
Diffstat (limited to 'man7')
| -rw-r--r-- | man7/futex.7 | 2 |
1 files changed, 1 insertions, 1 deletions
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 . |
