summaryrefslogtreecommitdiff
path: root/doc/html/pcretest.html
diff options
context:
space:
mode:
authorph10 <ph10@2f5784b3-3f2a-0410-8824-cb99058d5e15>2007-12-23 12:17:20 +0000
committerph10 <ph10@2f5784b3-3f2a-0410-8824-cb99058d5e15>2007-12-23 12:17:20 +0000
commitc523bf28b09f185eb7e0f4b1f4eb7bd6d5476c95 (patch)
treeed6abf9e0f4d50744c32f013a341cf274bc3d615 /doc/html/pcretest.html
parent8f950d0c993f85b219fb5148b481f8f87250f730 (diff)
downloadpcre-c523bf28b09f185eb7e0f4b1f4eb7bd6d5476c95.tar.gz
Tidies for 7.5-RC1 release.
git-svn-id: svn://vcs.exim.org/pcre/code/trunk@289 2f5784b3-3f2a-0410-8824-cb99058d5e15
Diffstat (limited to 'doc/html/pcretest.html')
-rw-r--r--doc/html/pcretest.html9
1 files changed, 8 insertions, 1 deletions
diff --git a/doc/html/pcretest.html b/doc/html/pcretest.html
index 02ae2a6..c5c72e6 100644
--- a/doc/html/pcretest.html
+++ b/doc/html/pcretest.html
@@ -130,6 +130,13 @@ stdout, and prompts for each line of input, using "re&#62;" to prompt for regula
expressions, and "data&#62;" to prompt for data lines.
</P>
<P>
+When <b>pcretest</b> is built, a configuration option can specify that it should
+be linked with the <b>libreadline</b> library. When this is done, if the input
+is from a terminal, it is read using the <b>readline()</b> function. This
+provides line-editing and history facilities. The output from the <b>-help</b>
+option states whether or not <b>readline()</b> will be used.
+</P>
+<P>
The program handles any number of sets of input on a single input file. Each
set starts with a regular expression, and continues with any number of data
lines to be matched against the pattern.
@@ -689,7 +696,7 @@ Cambridge CB2 3QH, England.
</P>
<br><a name="SEC15" href="#TOC1">REVISION</a><br>
<P>
-Last updated: 19 November 2007
+Last updated: 18 December 2007
<br>
Copyright &copy; 1997-2007 University of Cambridge.
<br>