diff options
Diffstat (limited to 'coreutils/logname.c')
-rw-r--r-- | coreutils/logname.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/coreutils/logname.c b/coreutils/logname.c index a9b1c956d..bf3748338 100644 --- a/coreutils/logname.c +++ b/coreutils/logname.c @@ -16,7 +16,7 @@ * a diagnostic message and an error return. */ //config:config LOGNAME -//config: bool "logname" +//config: bool "logname (894 bytes)" //config: default y //config: help //config: logname is used to print the current user's login name. |