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 /man2 | |
| 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 'man2')
| -rw-r--r-- | man2/futex.2 | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
