]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man: fix typo
authorYu Watanabe <watanabe.yu+github@gmail.com>
Mon, 20 Oct 2025 02:25:41 +0000 (11:25 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Mon, 20 Oct 2025 02:25:46 +0000 (11:25 +0900)
Follow-up for 938f7fea7c953e5f5e9e199a5fcd22ac84fd1240.

man/systemd-system.conf.xml

index cf5a3612f695fe8cda01b9b3021505432083a425..d3c345dbb4b0f086263d1cb17246304aec74b4f0 100644 (file)
         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 <varname>DefaultEnvironment=</varname>, this environment block is internal,
         and changes are not reflected in the manager's <filename>/proc/PID/environ</filename>.</para>