From: Jim Meyering Date: Mon, 30 Aug 1999 14:36:26 +0000 (+0000) Subject: (usage): Correct --help message. X-Git-Tag: FILEUTILS-4_0j-trial~253 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=6f48cb192400c26d502078a4f3cdfea5c6a6b5f5;p=thirdparty%2Fcoreutils.git (usage): Correct --help message. --- diff --git a/src/logname.c b/src/logname.c index fa991a7b1b..c086376d78 100644 --- a/src/logname.c +++ b/src/logname.c @@ -44,7 +44,7 @@ usage (int status) program_name); else { - printf (_("Usage: %s [OPTION]...\n"), program_name); + printf (_("Usage: %s [OPTION]\n"), program_name); printf (_("\ Print the name of the current user.\n\ \n\