All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] su: fix man page typos
@ 2021-02-23 15:25 Štěpán Němec
  2021-02-25  8:34 ` Karel Zak
  0 siblings, 1 reply; 2+ messages in thread
From: Štěpán Němec @ 2021-02-23 15:25 UTC (permalink / raw)
  To: util-linux

Signed-off-by: Štěpán Němec <snemec@redhat.com>
---
 login-utils/su.1 | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/login-utils/su.1 b/login-utils/su.1
index 622be736a01a..0f20118bce6a 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
-- 
2.29.2


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] su: fix man page typos
  2021-02-23 15:25 [PATCH] su: fix man page typos Štěpán Němec
@ 2021-02-25  8:34 ` Karel Zak
  0 siblings, 0 replies; 2+ messages in thread
From: Karel Zak @ 2021-02-25  8:34 UTC (permalink / raw)
  To: Štěpán Němec; +Cc: util-linux

On Tue, Feb 23, 2021 at 04:25:54PM +0100, Štěpán Němec wrote:
>  login-utils/su.1 | 8 ++++----
>  1 file changed, 4 insertions(+), 4 deletions(-)

 Applied, thanks.

-- 
 Karel Zak  <kzak@redhat.com>
 http://karelzak.blogspot.com


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-02-25  8:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-23 15:25 [PATCH] su: fix man page typos Štěpán Němec
2021-02-25  8:34 ` Karel Zak

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.