From 72d260dbdac310f59d9df5bc32e69abaa3d15dfd Mon Sep 17 00:00:00 2001 From: Denis Vlasenko Date: Fri, 17 Aug 2007 08:45:58 +0000 Subject: remove stray newline from help text --- include/usage.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/usage.h') diff --git a/include/usage.h b/include/usage.h index e2686a2b4..e062c0c02 100644 --- a/include/usage.h +++ b/include/usage.h @@ -3655,7 +3655,7 @@ USE_FEATURE_RUN_PARTS_FANCY("\n -l Prints names of all matching files even when "[-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" \ -- cgit v1.2.3