aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorDenys Vlasenko <vda.linux@googlemail.com>2010-10-09 21:10:32 +0200
committerDenys Vlasenko <vda.linux@googlemail.com>2010-10-09 21:10:32 +0200
commit3b2acb759cac73fe2af096af8641c01197fa4214 (patch)
tree646b3156a375f59977d30bc190b15e538a6d6c45 /include
parentc1e3027f11bd3dc12df508cde10457b9215424e4 (diff)
downloadbusybox-w32-3b2acb759cac73fe2af096af8641c01197fa4214.tar.gz
busybox-w32-3b2acb759cac73fe2af096af8641c01197fa4214.tar.bz2
busybox-w32-3b2acb759cac73fe2af096af8641c01197fa4214.zip
tweak help text
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'include')
-rw-r--r--include/usage.src.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/usage.src.h b/include/usage.src.h
index f058a9d49..555250366 100644
--- a/include/usage.src.h
+++ b/include/usage.src.h
@@ -2781,7 +2781,7 @@ INSERT
2781 IF_SELINUX( \ 2781 IF_SELINUX( \
2782 "\n -Z Set security context" \ 2782 "\n -Z Set security context" \
2783 ) \ 2783 ) \
2784 "\nTYPEs:" \ 2784 "\nTYPE:" \
2785 "\n b Block device" \ 2785 "\n b Block device" \
2786 "\n c or u Character device" \ 2786 "\n c or u Character device" \
2787 "\n p Named pipe (MAJOR and MINOR are ignored)" \ 2787 "\n p Named pipe (MAJOR and MINOR are ignored)" \