aboutsummaryrefslogtreecommitdiff
path: root/coreutils/chown.c
diff options
context:
space:
mode:
Diffstat (limited to 'coreutils/chown.c')
-rw-r--r--coreutils/chown.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/coreutils/chown.c b/coreutils/chown.c
index 5c04bc39a..1bfc725cc 100644
--- a/coreutils/chown.c
+++ b/coreutils/chown.c
@@ -10,8 +10,8 @@
10//config: bool "chown (7.2 kb)" 10//config: bool "chown (7.2 kb)"
11//config: default y 11//config: default y
12//config: help 12//config: help
13//config: chown is used to change the user and/or group ownership 13//config: chown is used to change the user and/or group ownership
14//config: of files. 14//config: of files.
15//config: 15//config:
16//config:config FEATURE_CHOWN_LONG_OPTIONS 16//config:config FEATURE_CHOWN_LONG_OPTIONS
17//config: bool "Enable long options" 17//config: bool "Enable long options"