summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1997-01-28 03:44:27 +0000
committerJim Meyering <jim@meyering.net>1997-01-28 03:44:27 +0000
commit0ce61713d5e525c48e16af8d5403adf4c894369f (patch)
tree0214cd0c605ba8f77a807a346827150ad1317f55 /src
parentd705b6c4699705e36a5dcad535d222d1fb5f90e1 (diff)
downloadcoreutils-0ce61713d5e525c48e16af8d5403adf4c894369f.tar.xz
(usage): Remove one space in message to make colons line up.
Diffstat (limited to 'src')
-rw-r--r--src/chroot.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/chroot.c b/src/chroot.c
index a17fb0b87..6c53037b7 100644
--- a/src/chroot.c
+++ b/src/chroot.c
@@ -38,7 +38,7 @@ usage (int status)
{
printf (_("\
Usage: %s [OPTION] NEWROOT [COMMAND...]\n\
- or: %s OPTION\n\
+ or: %s OPTION\n\
"), program_name, program_name);
printf (_("\
Run COMMAND with root directory set to NEWROOT.\n\