diff options
Diffstat (limited to 'coreutils/readlink.c')
-rw-r--r-- | coreutils/readlink.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/coreutils/readlink.c b/coreutils/readlink.c index 1b223b3c5..e593bb9a4 100644 --- a/coreutils/readlink.c +++ b/coreutils/readlink.c @@ -7,7 +7,7 @@ * Licensed under GPLv2 or later, see file LICENSE in this source tree. */ //config:config READLINK -//config: bool "readlink" +//config: bool "readlink (3.6 kb)" //config: default y //config: help //config: This program reads a symbolic link and returns the name |