mirror of
https://github.com/nmap/nmap.git
synced 2025-12-23 16:09:02 +00:00
some corrections from Eric Krosnes
This commit is contained in:
@@ -874,7 +874,7 @@ license = "Same as Nmap--See http://nmap.org/book/man-legal.html"
|
|||||||
<indexterm><primary>pcre.match</primary></indexterm></term>
|
<indexterm><primary>pcre.match</primary></indexterm></term>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>
|
<para>
|
||||||
Returns the start point and the end point point of
|
Returns the start point and the end point of
|
||||||
the first match of the compiled regular expression
|
the first match of the compiled regular expression
|
||||||
pcre_obj in the string. A third
|
pcre_obj in the string. A third
|
||||||
returned value is a table which contains
|
returned value is a table which contains
|
||||||
@@ -1607,8 +1607,8 @@ if(s) code_to_be_done_on_match end
|
|||||||
<term><option>host.targetname</option>
|
<term><option>host.targetname</option>
|
||||||
<indexterm><primary>host.targetname</primary></indexterm></term>
|
<indexterm><primary>host.targetname</primary></indexterm></term>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>Contains the name of the host as specified on the commandline.
|
<para>Contains the name of the host as specified on the command line.
|
||||||
If the target given on the commandline contains a netmask or is an IP
|
If the target given on the command line contains a netmask or is an IP
|
||||||
address the value of the field is <literal>nil</literal>.
|
address the value of the field is <literal>nil</literal>.
|
||||||
</para>
|
</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
@@ -1748,7 +1748,7 @@ if(s) code_to_be_done_on_match end
|
|||||||
|
|
||||||
<row>
|
<row>
|
||||||
<entry><literal>name_confidence</literal></entry>
|
<entry><literal>name_confidence</literal></entry>
|
||||||
<entry>Evaluates how confident the version detection is is about the accuracy of <literal>name</literal>, from one (least confident) to 10.</entry>
|
<entry>Evaluates how confident the version detection is about the accuracy of <literal>name</literal>, from one (least confident) to 10.</entry>
|
||||||
</row>
|
</row>
|
||||||
|
|
||||||
<row>
|
<row>
|
||||||
|
|||||||
Reference in New Issue
Block a user