diff --git a/docs/scripting.xml b/docs/scripting.xml index f0a549a7e..ea3c666fd 100644 --- a/docs/scripting.xml +++ b/docs/scripting.xml @@ -1657,7 +1657,7 @@ LUALIB_API int luaopen_openssl(lua_State *L) { MAC addressMAC address of the destination host (six-byte-long binary - string) or nil, if the host is not directly connected. + string) if available, otherwise nil. The MAC address is generally only available for hosts directly connected on a LAN and only if Nmap is doing a raw packet scan such as SYN scan.