From: Yu Watanabe Date: Mon, 20 Oct 2025 02:25:41 +0000 (+0900) Subject: man: fix typo X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=aeef3c313bb4cd62cda4e65a7a3e5262bd0b1362;p=thirdparty%2Fsystemd.git man: fix typo Follow-up for 938f7fea7c953e5f5e9e199a5fcd22ac84fd1240. --- diff --git a/man/systemd-system.conf.xml b/man/systemd-system.conf.xml index cf5a3612f69..d3c345dbb4b 100644 --- a/man/systemd-system.conf.xml +++ b/man/systemd-system.conf.xml @@ -673,7 +673,7 @@ These variables are merged into the existing environment block of the manager process. In particular, in case of the system manager, this block includes variables set by the kernel based on the kernel command line, and in case of the user manager, the variables passed by the system manager. After - those variables have been merged, they will persist until overriden, even if the manager is reloaded + those variables have been merged, they will persist until overridden, even if the manager is reloaded or reexecuted. In case of the user manager, these variables are also inherited by processes spawned by the manager. As with DefaultEnvironment=, this environment block is internal, and changes are not reflected in the manager's /proc/PID/environ.