1
0
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:
fyodor
2008-05-29 22:05:56 +00:00
parent d3263f0f1a
commit d59dcfa180

View File

@@ -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>