From: Zbigniew Jędrzejewski-Szmek Date: Tue, 29 Sep 2020 07:55:00 +0000 (+0200) Subject: man: refer to the right man page for Environment= X-Git-Tag: v247-rc1~145^2~5 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ab1a8ff57d66e62ae3eb5a75f0526f8dcfe73b93;p=thirdparty%2Fsystemd.git man: refer to the right man page for Environment= For #17177. --- diff --git a/man/systemd.xml b/man/systemd.xml index d53b52b6b79..8eb5bd37adb 100644 --- a/man/systemd.xml +++ b/man/systemd.xml @@ -1087,15 +1087,15 @@ command line, and as a normal command line argument, the latter has higher precedence. When systemd is used as a user manager, the kernel command line is ignored and - the options described are understood. Nevertheless, systemd is usually started in - this mode through the + only the options described below are understood. Nevertheless, systemd is usually + started in this mode through the user@.service5 service, which is shared between all users, and it may be more convenient to use configuration files to - modify settings, see - systemd-user.conf5, - or a drop-in that specifies one of the environment variables listed above in the Environment section, - see - systemd.unit5. + modify settings (see + systemd-user.conf5), + or a drop-in that specifies one of the environment variables listed above in the Environment section + (see the discussion of Environment= and EnvironmentFile= in + systemd.exec5).