]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man/run0: fix typo (missing "by")
authorMike Yuan <me@yhndnzj.com>
Wed, 1 May 2024 06:43:32 +0000 (14:43 +0800)
committerMike Yuan <me@yhndnzj.com>
Wed, 1 May 2024 06:43:32 +0000 (14:43 +0800)
man/run0.xml

index 09e5620cce5a39f8b79a968b32e67eeae130fb2f..478af8a90b3530664fea9ce2d294c49b7f5a2b6c 100644 (file)
@@ -39,8 +39,8 @@
 
     <itemizedlist>
       <listitem><para>No execution or security context credentials are inherited from the caller into the
-      invoked commands, as they are invoked from a fresh, isolated service forked off the service
-      manager.</para></listitem>
+      invoked commands, as they are invoked from a fresh, isolated service forked off by the service manager.
+      </para></listitem>
 
       <listitem><para>Authentication takes place via <ulink
       url="https://www.freedesktop.org/wiki/Software/polkit">polkit</ulink>, thus isolating the