From 4332937a747dec0c89117f383e5db7cb95d20418 Mon Sep 17 00:00:00 2001 From: david Date: Wed, 7 Apr 2010 14:35:31 +0000 Subject: [PATCH] Fix typo. --- scripts/dhcp-discover.nse | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/dhcp-discover.nse b/scripts/dhcp-discover.nse index bc4cfd2cc..293e4d545 100644 --- a/scripts/dhcp-discover.nse +++ b/scripts/dhcp-discover.nse @@ -50,7 +50,7 @@ and dhcp_parse, with their related functions, can easily be abstrac -- or DHCPINFORM. Not all types will evoke a response from all servers. --@args randomize_mac Set to 'true' or '1' to send a random MAC address with the request (keep in mind -- that you may not see the response). This should cause the router to reserve a new IP --- adderss each time. +-- address each time. --@args requests Set to an integer to make up to that many requests (and display the results). --@args fake_requests Set to an integer to make that many fake requests before the real one(s). This could -- be useful, for example, if you also use randomize_mac and you want to try