diff options
author | Russ Dill | 2002-12-11 21:12:45 +0000 |
---|---|---|
committer | Russ Dill | 2002-12-11 21:12:45 +0000 |
commit | 1eb7a17b12a6ee3df8849d00d4ebd2c227ccf1f8 (patch) | |
tree | d7b4fa1a385e1943afdd111d4c708a64cdd5520f /networking/udhcp/README.udhcpc | |
parent | d7e1a6c6ebfeecc1e7ff3982235b6edb84d9a017 (diff) | |
download | busybox-1eb7a17b12a6ee3df8849d00d4ebd2c227ccf1f8.zip busybox-1eb7a17b12a6ee3df8849d00d4ebd2c227ccf1f8.tar.gz |
resync with udhcp cvs
Diffstat (limited to 'networking/udhcp/README.udhcpc')
-rw-r--r-- | networking/udhcp/README.udhcpc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/networking/udhcp/README.udhcpc b/networking/udhcp/README.udhcpc index d949086..8aee981 100644 --- a/networking/udhcp/README.udhcpc +++ b/networking/udhcp/README.udhcpc @@ -69,6 +69,7 @@ The paramaters for enviromental variables are as follows: $1 - What action the script should perform interface - The interface this was obtained on ip - The obtained IP + mask - The number of bits in the netmask (ie: 24) siaddr - The bootp next server option sname - The bootp server name option boot_file - The bootp boot file option |