From: Štěpán Němec Date: Tue, 23 Feb 2021 15:25:54 +0000 (+0100) Subject: su: fix man page typos X-Git-Tag: v2.37-rc1~91 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=3d0620a9a8078b9c5aa065cbdd3f07c9abf81138;p=thirdparty%2Futil-linux.git su: fix man page typos Signed-off-by: Štěpán Němec --- diff --git a/login-utils/su.1 b/login-utils/su.1 index 622be736a0..0f20118bce 100644 --- a/login-utils/su.1 +++ b/login-utils/su.1 @@ -52,15 +52,15 @@ is mostly designed for unprivileged users, the recommended solution for privileged users (e.g., scripts executed by root) is to use non-set-user-ID command .BR runuser (1) -that does not require authentication and provide separate PAM configuration. If -the PAM session is not required at all then the recommend solution is to use +that does not require authentication and provides separate PAM configuration. If +the PAM session is not required at all then the recommended solution is to use command .BR setpriv (1). .PP Note that .B su -in all cases use PAM -.RB (pam_getenvlist (3)) +in all cases uses PAM +.RB ( pam_getenvlist (3)) to do the final environment modification. Command-line options such as \fB\-\-login\fR and \fB\-\-preserve\-environment\fR affect