tree-wide: fix links to systemd.io pages

Having the extra slash at the end is not a problem, just inconsistent. But the links with
.html or .md return 404.
This commit is contained in:
Zbigniew Jędrzejewski-Szmek
2021-02-19 00:14:52 +01:00
parent e7b86e4813
commit 1d10005b39
6 changed files with 9 additions and 9 deletions

View File

@@ -41,7 +41,7 @@ net.ipv4.conf.*.promote_secondaries = 1
# the kernel because of this definition in linux/include/net/ping.h:
# #define GID_T_MAX (((gid_t)~0U) >> 1)
# That's not so bad because values between 2^31 and 2^32-1 are reserved on
# systemd-based systems anyway: https://systemd.io/UIDS-GIDS.html#summary
# systemd-based systems anyway: https://systemd.io/UIDS-GIDS#summary
-net.ipv4.ping_group_range = 0 2147483647
# Fair Queue CoDel packet scheduler to fight bufferbloat