svn commit: trunk/busybox/include
aldot at busybox.net
aldot at busybox.net
Thu Jan 17 11:05:14 UTC 2008
Author: aldot
Date: 2008-01-17 03:05:09 -0800 (Thu, 17 Jan 2008)
New Revision: 20860
Log:
- correct helptext of stat (Cristian Ionescu-Idbohrn)
Modified:
trunk/busybox/include/usage.h
Changeset:
Modified: trunk/busybox/include/usage.h
===================================================================
--- trunk/busybox/include/usage.h 2008-01-16 23:59:17 UTC (rev 20859)
+++ trunk/busybox/include/usage.h 2008-01-17 11:05:09 UTC (rev 20860)
@@ -3373,7 +3373,7 @@
USE_FEATURE_STAT_FORMAT( \
" -c fmt Use the specified format\n") \
" -f Display filesystem status\n" \
- " -L,-l Dereference links\n" \
+ " -L Dereference links\n" \
" -t Display info in terse form" \
USE_SELINUX( \
"\n -Z Print security context" \
More information about the busybox-cvs
mailing list