mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-07-26 10:39:01 +02:00
(usage): Add a \' after \n' in usage message.
Otherwise, SunOS's /bin/cc chokes.
This commit is contained in:
+1
-1
@@ -36,7 +36,7 @@ usage (int status)
|
||||
else
|
||||
{
|
||||
printf (_("\
|
||||
Usage: %s [OPTION] NEWROOT [COMMAND...]\n
|
||||
Usage: %s [OPTION] NEWROOT [COMMAND...]\n\
|
||||
or: %s OPTION\n\
|
||||
"), program_name, program_name);
|
||||
printf (_("\
|
||||
|
||||
Reference in New Issue
Block a user