diff --git a/docs/scripting.xml b/docs/scripting.xml
index 570c43ebe..923130663 100644
--- a/docs/scripting.xml
+++ b/docs/scripting.xml
@@ -1676,7 +1676,7 @@ LUALIB_API int luaopen_openssl(lua_State *L) {
- The target host's IPv4 address as a 32-bit binary value.
+ The target host's IP address as a 4-byte (IPv4) or 16-byte (IPv6) string.
@@ -1684,7 +1684,7 @@ LUALIB_API int luaopen_openssl(lua_State *L) {
- Our host's (running Nmap) source IPv4 address as a 32-bit binary value.
+ Our host's (running Nmap) source IP address as a 4-byte (IPv4) or 16-byte (IPv6) string.