Fix a wording error introduced by a patch I sent earlier today. Signed-off-by: Michael Kerrisk (man-pages) <mtk.manpages@xxxxxxxxx> --- login-utils/su.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/login-utils/su.1 b/login-utils/su.1 index 80949dae1..9a10e7172 100644 --- a/login-utils/su.1 +++ b/login-utils/su.1 @@ -6,7 +6,7 @@ su \- run a command with substitute user and group ID .RI [ user " [" argument ...]] .SH DESCRIPTION .B su -allows commands to be with a substitute user and group ID. +allows commands to be run with a substitute user and group ID. .PP When called with no .I user -- 2.26.2