aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorRuss Dill <Russ.Dill@asu.edu>2002-11-05 20:13:41 +0000
committerRuss Dill <Russ.Dill@asu.edu>2002-11-05 20:13:41 +0000
commit0288c8e543a62fb8c5ca4200c7897eb43bbfbb41 (patch)
tree0b53835502f14274c4e6ec67a6c331b17a5ecee7 /include
parentda970859da589432f5006bbbbb6fabc3339343a7 (diff)
downloadbusybox-0288c8e543a62fb8c5ca4200c7897eb43bbfbb41.tar.gz
typo in udhcpc help
Diffstat (limited to 'include')
-rw-r--r--include/usage.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/usage.h b/include/usage.h
index 8ea8c5a92..b66d96402 100644
--- a/include/usage.h
+++ b/include/usage.h
@@ -1982,7 +1982,7 @@
"\tUsage: udhcpc [OPTIONS]\n" \
"\t-c,\t--clientid=CLIENTID\tClient identifier\n" \
"\t-H,\t--hostname=HOSTNAME\tClient hostname\n" \
- "\t-h,\t \tAlias for -h\n" \
+ "\t-h,\t \tAlias for -H\n" \
"\t-f,\t--foreground\tDo not fork after getting lease\n" \
"\t-b,\t--background\tFork to background if lease cannot be immediately negotiated.\n" \
"\t-i,\t--interface=INTERFACE\tInterface to use (default: eth0)\n" \