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>
|
||||
<listitem>
|
||||
<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
|
||||
pcre_obj in the string. A third
|
||||
returned value is a table which contains
|
||||
@@ -1748,7 +1748,7 @@ if(s) code_to_be_done_on_match end
|
||||
|
||||
<row>
|
||||
<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>
|
||||
|
||||
Reference in New Issue
Block a user