diff options
Diffstat (limited to 'coreutils/chgrp.c')
-rw-r--r-- | coreutils/chgrp.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/coreutils/chgrp.c b/coreutils/chgrp.c index 8dca63cf7..834346b4d 100644 --- a/coreutils/chgrp.c +++ b/coreutils/chgrp.c @@ -7,7 +7,7 @@ * Licensed under GPLv2 or later, see file LICENSE in this source tree. */ //config:config CHGRP -//config: bool "chgrp" +//config: bool "chgrp (7.2 kb)" //config: default y //config: help //config: chgrp is used to change the group ownership of files. |