diff options
Diffstat (limited to 'toys/pending/dhcp.c')
-rw-r--r-- | toys/pending/dhcp.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/toys/pending/dhcp.c b/toys/pending/dhcp.c index d1f8e801..2dd392dc 100644 --- a/toys/pending/dhcp.c +++ b/toys/pending/dhcp.c @@ -13,7 +13,7 @@ config DHCP usage: dhcp [-fbnqvoCRB] [-i IFACE] [-r IP] [-s PROG] [-p PIDFILE] [-H HOSTNAME] [-V VENDOR] [-x OPT:VAL] [-O OPT] - Configure network dynamicaly using DHCP. + Configure network dynamically using DHCP. -i Interface to use (default eth0) -p Create pidfile |