[git commit master] trimming help text

Denys Vlasenko vda.linux at googlemail.com
Thu Oct 22 10:15:33 UTC 2009


commit: http://git.busybox.net/busybox/commit/?id=838e07aace356e197cd37b23a37c673a556d88bd
branch: http://git.busybox.net/busybox/commit/?id=refs/heads/master

Signed-off-by: Denys Vlasenko <vda.linux at googlemail.com>
---
 include/usage.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/include/usage.h b/include/usage.h
index 01f6daf..4e561b3 100644
--- a/include/usage.h
+++ b/include/usage.h
@@ -2732,7 +2732,7 @@
 /*   "\n	-f size		Fragment size in bytes" */ \
 /*   "\n	-F		Force (ignore sanity checks)" */ \
 /*   "\n	-g num		Number of blocks in a block group" */ \
-     "\n	-i RATIO	Set max number of files to filesystem_size / RATIO" \
+     "\n	-i RATIO	Max number of files is filesystem_size / RATIO" \
      "\n	-I BYTES	Inode size (min 128)" \
 /*   "\n	-j		Create a journal (ext3)" */ \
 /*   "\n	-J opts		Set journal options (size/device)" */ \
-- 
1.6.3.3



More information about the busybox-cvs mailing list