1
0
mirror of https://github.com/nmap/nmap.git synced 2026-01-25 07:39:02 +00:00

Remove a cross reference from scripting.xml that was broken since the module

documentation was removed.
This commit is contained in:
david
2008-10-16 04:15:54 +00:00
parent c30776fec7
commit 2ab20dcd4b

View File

@@ -1572,8 +1572,7 @@ call.</para>
(offsets to the start and the end of the delimiter
inside the buffer, or <literal>nil</literal> if the
delimiter is not found). The nselib
<literal>match.lua</literal> module (see
<xref linkend="nse-lib-match"/>) provides functions
<literal>match.lua</literal> module provides functions
for matching against regular expressions or byte
counts. These functions are suitable as arguments
to <literal>receive_buf</literal>.</para>