diff --git a/nselib/nmap.luadoc b/nselib/nmap.luadoc index c2f556a8a..4d9699b18 100644 --- a/nselib/nmap.luadoc +++ b/nselib/nmap.luadoc @@ -773,7 +773,7 @@ function ethernet_close() -- @usage dnet:ip_open() function ip_open() ---- Sends a raw IPv4 packet. +--- Sends a raw IPv4 or IPv6 packet. -- -- The dnet object must be associated with a previously opened socket. The -- packet must begin with an IP header. If there was no previous valid call