From: Mario Blättermann Date: Sun, 31 Aug 2025 15:20:01 +0000 (+0200) Subject: Fix markup in su.1.adoc X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=3145b49988e597ddfcffd08468dad1ca1c3caa9c;p=thirdparty%2Futil-linux.git Fix markup in su.1.adoc --- diff --git a/login-utils/su.1.adoc b/login-utils/su.1.adoc index 72abfdcc8..22f0f1f56 100644 --- a/login-utils/su.1.adoc +++ b/login-utils/su.1.adoc @@ -48,10 +48,10 @@ Specify a supplementary group. This option is available to the root user only. T *-*, *-l*, *--login*:: Start the shell as a login shell with an environment similar to a real login. + -Note that on systemd-based systems, a new session may be defined as a real +Note that on *systemd*(1)-based systems, a new session may be defined as a real entry point to the system. However, *su* does not create a real session (by -PAM) from this point of view. You need to use tools like *systemd-run* or -*machinectl* to initiate a complete, real session. +PAM) from this point of view. You need to use tools like *systemd-run*(1) or +*machinectl*(1) to initiate a complete, real session. + *su* does: +