From 2ab20dcd4b7632ae4cddea82fadd6af73f484a21 Mon Sep 17 00:00:00 2001 From: david Date: Thu, 16 Oct 2008 04:15:54 +0000 Subject: [PATCH] Remove a cross reference from scripting.xml that was broken since the module documentation was removed. --- docs/scripting.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/scripting.xml b/docs/scripting.xml index 16c339a89..e617265de 100644 --- a/docs/scripting.xml +++ b/docs/scripting.xml @@ -1572,8 +1572,7 @@ call. (offsets to the start and the end of the delimiter inside the buffer, or nil if the delimiter is not found). The nselib - match.lua module (see - ) provides functions + match.lua module provides functions for matching against regular expressions or byte counts. These functions are suitable as arguments to receive_buf.