svn commit: trunk/busybox
landley at busybox.net
landley at busybox.net
Thu May 11 17:33:12 UTC 2006
Author: landley
Date: 2006-05-11 10:33:10 -0700 (Thu, 11 May 2006)
New Revision: 15071
Log:
Tabs weren't lining up in the help text.
Modified:
trunk/busybox/Makefile
Changeset:
Modified: trunk/busybox/Makefile
===================================================================
--- trunk/busybox/Makefile 2006-05-11 17:21:13 UTC (rev 15070)
+++ trunk/busybox/Makefile 2006-05-11 17:33:10 UTC (rev 15071)
@@ -132,8 +132,7 @@
@echo ' uninstall'
@echo
@echo 'Development:'
- @echo ' bloatcheck - show size difference between busybox_unstripped'
- @echo ' and busybox_old'
+ @echo ' bloatcheck - show size difference between old and new versions'
@echo ' check - run the test suite for all applets'
@echo ' checkhelp - check for missing help-entries in Config.in'
@echo ' randconfig - generate a random configuration'
More information about the busybox-cvs
mailing list