diff options
author | Russ Dill <Russ.Dill@asu.edu> | 2002-12-11 21:12:45 +0000 |
---|---|---|
committer | Russ Dill <Russ.Dill@asu.edu> | 2002-12-11 21:12:45 +0000 |
commit | 1eb7a17b12a6ee3df8849d00d4ebd2c227ccf1f8 (patch) | |
tree | d7b4fa1a385e1943afdd111d4c708a64cdd5520f /networking/udhcp/README.udhcpc | |
parent | d7e1a6c6ebfeecc1e7ff3982235b6edb84d9a017 (diff) | |
download | busybox-w32-1eb7a17b12a6ee3df8849d00d4ebd2c227ccf1f8.tar.gz busybox-w32-1eb7a17b12a6ee3df8849d00d4ebd2c227ccf1f8.tar.bz2 busybox-w32-1eb7a17b12a6ee3df8849d00d4ebd2c227ccf1f8.zip |
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 d94908650..8aee9814b 100644 --- a/networking/udhcp/README.udhcpc +++ b/networking/udhcp/README.udhcpc | |||
@@ -69,6 +69,7 @@ The paramaters for enviromental variables are as follows: | |||
69 | $1 - What action the script should perform | 69 | $1 - What action the script should perform |
70 | interface - The interface this was obtained on | 70 | interface - The interface this was obtained on |
71 | ip - The obtained IP | 71 | ip - The obtained IP |
72 | mask - The number of bits in the netmask (ie: 24) | ||
72 | siaddr - The bootp next server option | 73 | siaddr - The bootp next server option |
73 | sname - The bootp server name option | 74 | sname - The bootp server name option |
74 | boot_file - The bootp boot file option | 75 | boot_file - The bootp boot file option |