diff options
Diffstat (limited to 'coreutils/chown.c')
-rw-r--r-- | coreutils/chown.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/coreutils/chown.c b/coreutils/chown.c index 6429fd0..a1c5c02 100644 --- a/coreutils/chown.c +++ b/coreutils/chown.c @@ -7,7 +7,7 @@ * Licensed under GPLv2 or later, see file LICENSE in this source tree. */ //config:config CHOWN -//config: bool "chown (7.2 kb)" +//config: bool "chown (7.6 kb)" //config: default y //config: help //config: chown is used to change the user and/or group ownership |