From 330e5cbd392c8811f128b7d163fc122191b7431d Mon Sep 17 00:00:00 2001 From: dmiller Date: Wed, 23 Oct 2013 17:23:25 +0000 Subject: [PATCH] Note that cpe is settable via nmap.set_port_version --- nselib/nmap.luadoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/nselib/nmap.luadoc b/nselib/nmap.luadoc index 1899882cd..0488c8e2c 100644 --- a/nselib/nmap.luadoc +++ b/nselib/nmap.luadoc @@ -234,8 +234,8 @@ function set_port_state(host, port, state) -- information to set. The version detection fields this function looks at are -- name, product, version, -- extrainfo, hostname, ostype, --- devicetype, and service_tunnel. All these keys are --- optional. +-- devicetype, service_tunnel, and cpe. +-- All these keys are optional. -- -- The probestate argument describes the state in which the script -- completed. It is a string, one of: "hardmatched",