From b9c3b903fe4a704974755b4b3ac3ac75dc8bf0e7 Mon Sep 17 00:00:00 2001 From: Jakub Wilk Date: Thu, 16 Aug 2018 11:08:42 +0200 Subject: Fix man page typos Signed-off-by: Jakub Wilk --- login-utils/su.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'login-utils') diff --git a/login-utils/su.1 b/login-utils/su.1 index 709c5e655..5cf3211ef 100644 --- a/login-utils/su.1 +++ b/login-utils/su.1 @@ -112,7 +112,7 @@ Create pseudo-terminal for the session. The independent terminal provides better security as user does not share terminal with the original session. This allow to avoid TIOCSTI ioctl terminal injection and another security attacks against terminal file descriptors. The all session is also -possible to move to background (e.g. "su --pty - usename -c +possible to move to background (e.g. "su --pty - username -c application &"). If the pseudo-terminal is enabled then su command works as a proxy between the sessions (copy stdin and stdout). -- cgit v1.2.3-55-g7522