diff --git a/man/systemd.xml b/man/systemd.xml index d53b52b6b7..8eb5bd37ad 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).