summaryrefslogtreecommitdiffstats
path: root/login-utils/su.c
diff options
context:
space:
mode:
authorJim Meyering1993-10-24 22:30:08 +0100
committerJim Meyering1993-10-24 22:30:08 +0100
commit7af6dac930f31ed9d7d1238ffd973aa72e9488be (patch)
tree1bc2f7d0a1c91da92d177a68f802a0761746f97a /login-utils/su.c
parentmerge with 1.8.1g (diff)
downloadkernel-qcow2-util-linux-7af6dac930f31ed9d7d1238ffd973aa72e9488be.tar.gz
kernel-qcow2-util-linux-7af6dac930f31ed9d7d1238ffd973aa72e9488be.tar.xz
kernel-qcow2-util-linux-7af6dac930f31ed9d7d1238ffd973aa72e9488be.zip
merge with 1.8.1h
Diffstat (limited to 'login-utils/su.c')
-rw-r--r--login-utils/su.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/login-utils/su.c b/login-utils/su.c
index f80963b1d..7db31c107 100644
--- a/login-utils/su.c
+++ b/login-utils/su.c
@@ -557,7 +557,7 @@ Usage: %s [OPTION]... [-] [USER [ARG]...]\n\
program_name);
if (status != 0)
- fprintf (stderr, "\nTry `%s --help' for more information.\n",
+ fprintf (stderr, "Try `%s --help' for more information.\n",
program_name);
else