From cdc08221acb84da9ea5925cb156846a09bcfc8a3 Mon Sep 17 00:00:00 2001 From: Karel Zak Date: Tue, 14 Jul 2020 14:33:49 +0200 Subject: [PATCH] Manual pages: reword su.1 description Reported-by: "Michael Kerrisk (man-pages)" Signed-off-by: Karel Zak --- 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 80949dae19..9a10e7172c 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.47.2