]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man: fix typo
authorYu Watanabe <watanabe.yu+github@gmail.com>
Fri, 11 Jul 2025 05:11:01 +0000 (14:11 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Fri, 11 Jul 2025 05:11:04 +0000 (14:11 +0900)
Follow-up for 7aefb194e754cae9c166539a103e9fd6b7e59798.

man/systemd.exec.xml

index f015590a47a66238ef85ed17739ac3a79c4f8c51..0afde99ee6fe24ce8163f37780b65d412390f337 100644 (file)
@@ -2567,7 +2567,7 @@ RestrictNamespaces=~cgroup net</programlisting>
         available to the unit's processes. When mounting the BPF filesystem with the fsopen() API, four mount
         options can be specified to set a list of BPF commands, maps, programs and attachment types that are
         allowed to be used. Processes needs to get a file descriptor for the bpffs mountpoint and use that to
-        get a token which will enable for that user namespace the BPF functionalities choosen upon bpffs mount.
+        get a token which will enable for that user namespace the BPF functionalities chosen upon bpffs mount.
         A more detailed explanation of the feature can be found in this
         <ulink url="https://lwn.net/Articles/947173/">LWN post</ulink>.</para>