From: Yu Watanabe Date: Thu, 10 Jul 2025 05:01:01 +0000 (+0900) Subject: man: fix typo X-Git-Tag: v258-rc1~123 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f436c64e61c36e7396d318ecec2f647b96f7b234;p=thirdparty%2Fsystemd.git man: fix typo Follow-up for 7baf4034304e2e658473a48a0ccbe0656da7f2f6. --- diff --git a/man/systemd.exec.xml b/man/systemd.exec.xml index ac25f6f260e..f25ae25bcc5 100644 --- a/man/systemd.exec.xml +++ b/man/systemd.exec.xml @@ -2559,7 +2559,7 @@ RestrictNamespaces=~cgroup net PrivateBPF= Takes a boolean argument. If set, mount a private instance of the BPF filesystem - on /sys/fs/bpf/, effectively hiding the host bpffs which contains informations + on /sys/fs/bpf/, effectively hiding the host bpffs which contains information about loaded programs and maps. Otherwise, if ProtectKernelTunables= is set, the instance from the host is inherited but mounted read-only.