]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man: fix typo
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Mon, 16 May 2022 09:49:52 +0000 (11:49 +0200)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Mon, 16 May 2022 12:54:43 +0000 (14:54 +0200)
man/systemd.xml

index def7bfc559154e002ec01d90931ac7888ef8e0f0..94cd96540f671732a876fd1f8e31fd23e5293ea2 100644 (file)
     <title>Environment</title>
 
     <para>The environment block for the system manager is initially set by the kernel. (In particular,
-    <literal>key=value</literal> assignments on the kernel command line are returned into environment
+    <literal>key=value</literal> assignments on the kernel command line are turned into environment
     variables for PID 1). For the user manager, the system manager sets the environment as described in the
     "Environment Variables in Spawned Processes" section of
     <citerefentry><refentrytitle>systemd.exec</refentrytitle><manvolnum>5</manvolnum></citerefentry>. The