diff options
Diffstat (limited to 'coreutils/hostid.c')
-rw-r--r-- | coreutils/hostid.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/coreutils/hostid.c b/coreutils/hostid.c index 5b47de1..790384c 100644 --- a/coreutils/hostid.c +++ b/coreutils/hostid.c @@ -7,7 +7,7 @@ * Licensed under GPLv2 or later, see file LICENSE in this source tree. */ //config:config HOSTID -//config: bool "hostid" +//config: bool "hostid (247 bytes)" //config: default y //config: help //config: hostid prints the numeric identifier (in hexadecimal) for |