svn commit: trunk/busybox/include

vda at busybox.net vda at busybox.net
Fri Aug 17 08:46:00 UTC 2007


Author: vda
Date: 2007-08-17 01:45:58 -0700 (Fri, 17 Aug 2007)
New Revision: 19538

Log:
remove stray newline from help text



Modified:
   trunk/busybox/include/usage.h


Changeset:
Modified: trunk/busybox/include/usage.h
===================================================================
--- trunk/busybox/include/usage.h	2007-08-17 08:29:48 UTC (rev 19537)
+++ trunk/busybox/include/usage.h	2007-08-17 08:45:58 UTC (rev 19538)
@@ -3655,7 +3655,7 @@
        "[-Cfbnqtv] [-c CID] [-V VCLS] [-H HOSTNAME] [-i INTERFACE]\n" \
        "	[-p pidfile] [-r IP] [-s script]"
 #define udhcpc_full_usage \
-       "\n	-V,--vendorclass=CLASSID	Set vendor class identifier" \
+       "	-V,--vendorclass=CLASSID	Set vendor class identifier" \
        "\n	-i,--interface=INTERFACE	Interface to use (default: eth0)" \
        "\n	-H,-h,--hostname=HOSTNAME	Client hostname" \
        "\n	-c,--clientid=CLIENTID	Set client identifier" \




More information about the busybox-cvs mailing list