]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man: fix typo
authorYu Watanabe <watanabe.yu+github@gmail.com>
Thu, 19 Feb 2026 16:16:54 +0000 (01:16 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Thu, 19 Feb 2026 16:18:59 +0000 (01:18 +0900)
Follow-up for 6b22ac31afcfab53dc9b51d6b5f7862e52607923.

man/systemd.exec.xml

index 825621693ea8e0769af9c7eac7367f94815db792..c89adad66a4aa3dd896f47c66422591edb83c3f7 100644 (file)
@@ -2252,7 +2252,7 @@ BindReadOnlyPaths=/var/lib/systemd</programlisting>
         namespace. Settings such as <varname>CapabilityBoundingSet=</varname> will affect only the latter,
         and there's no way to acquire additional capabilities in the host's user namespace.</para>
 
-        <para>If the paramater is <literal>managed</literal> a transient, dynamically allocated range of
+        <para>If the parameter is <literal>managed</literal> a transient, dynamically allocated range of
         65536 UIDs/GIDs is allocated for the unit, and a UID/GID mapping is assigned to the unit's process
         so the UID/GID 0 from inside the unit maps to the first UID/GID of the allocated mapping. Note that
         in this mode the UID/GID the service process will run as is different depending if looking from the