aboutsummaryrefslogtreecommitdiff
path: root/include/usage.h
diff options
context:
space:
mode:
authorruss <russ@69ca8d6d-28ef-0310-b511-8ec308f3f277>2002-11-05 20:13:41 +0000
committerruss <russ@69ca8d6d-28ef-0310-b511-8ec308f3f277>2002-11-05 20:13:41 +0000
commitb9c9f19e2fe7dee6badf9f8966f1e00a7ad44594 (patch)
tree0b53835502f14274c4e6ec67a6c331b17a5ecee7 /include/usage.h
parentc3d026e05c29c1c6c1dddfd85c56c688bf76fe79 (diff)
downloadbusybox-w32-b9c9f19e2fe7dee6badf9f8966f1e00a7ad44594.tar.gz
busybox-w32-b9c9f19e2fe7dee6badf9f8966f1e00a7ad44594.tar.bz2
busybox-w32-b9c9f19e2fe7dee6badf9f8966f1e00a7ad44594.zip
typo in udhcpc help
git-svn-id: svn://busybox.net/trunk/busybox@5820 69ca8d6d-28ef-0310-b511-8ec308f3f277
Diffstat (limited to 'include/usage.h')
-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 @@
1982 "\tUsage: udhcpc [OPTIONS]\n" \ 1982 "\tUsage: udhcpc [OPTIONS]\n" \
1983 "\t-c,\t--clientid=CLIENTID\tClient identifier\n" \ 1983 "\t-c,\t--clientid=CLIENTID\tClient identifier\n" \
1984 "\t-H,\t--hostname=HOSTNAME\tClient hostname\n" \ 1984 "\t-H,\t--hostname=HOSTNAME\tClient hostname\n" \
1985 "\t-h,\t \tAlias for -h\n" \ 1985 "\t-h,\t \tAlias for -H\n" \
1986 "\t-f,\t--foreground\tDo not fork after getting lease\n" \ 1986 "\t-f,\t--foreground\tDo not fork after getting lease\n" \
1987 "\t-b,\t--background\tFork to background if lease cannot be immediately negotiated.\n" \ 1987 "\t-b,\t--background\tFork to background if lease cannot be immediately negotiated.\n" \
1988 "\t-i,\t--interface=INTERFACE\tInterface to use (default: eth0)\n" \ 1988 "\t-i,\t--interface=INTERFACE\tInterface to use (default: eth0)\n" \