From: Jim Meyering Date: Tue, 16 Sep 1997 20:03:02 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: TEXTUTILS-1_22a~27 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e52535af000ee6c3f06734268971228e5d4af4ed;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/src/hostid.c b/src/hostid.c index 9daeaf80ff..716f6a4463 100644 --- a/src/hostid.c +++ b/src/hostid.c @@ -41,7 +41,7 @@ usage (int status) { printf (_("Usage: %s [-v]\n"), program_name); printf (_("\ -Print the identifier for the current host.\n\ +Print the numeric identifier (in hexadecimal) for the current host.\n\ \n\ --help display this help and exit\n\ --version output version information and exit\n\