From 0ec5373496ed2efcd3ca88b3a1b70b3535f9a570 Mon Sep 17 00:00:00 2001 From: david Date: Thu, 16 Oct 2008 04:17:18 +0000 Subject: [PATCH] Add a period at the end of the first paragraph in nselib/pcre.luadoc. This makes the current summarizer extract just that for the summary. --- nselib/pcre.luadoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nselib/pcre.luadoc b/nselib/pcre.luadoc index 726ed424e..c9f59ed8d 100644 --- a/nselib/pcre.luadoc +++ b/nselib/pcre.luadoc @@ -1,4 +1,4 @@ ---- Perl Compatible Regular Expressions +--- Perl Compatible Regular Expressions. -- \n\n -- One of Lua's quirks is its string patterns. While they have great performance -- and are tightly integrated into the Lua interpreter, they are very different