summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorph10 <ph10@2f5784b3-3f2a-0410-8824-cb99058d5e15>2014-01-17 17:50:51 +0000
committerph10 <ph10@2f5784b3-3f2a-0410-8824-cb99058d5e15>2014-01-17 17:50:51 +0000
commit510d1837350aee0818106a3c9661ba86b40b66a7 (patch)
treee8b1db3de3bf3367e9ab6b1e520b4ef08a303dfe /doc
parent5fd8da4b6c81a9afd0cc0186644cda8268012e7b (diff)
downloadpcre-510d1837350aee0818106a3c9661ba86b40b66a7.tar.gz
Fix bug in tests when 16/32 bits and --enable-bsr-anycrlf are both set. Extend
pcretest to show the \R default. git-svn-id: svn://vcs.exim.org/pcre/code/trunk@1450 2f5784b3-3f2a-0410-8824-cb99058d5e15
Diffstat (limited to 'doc')
-rw-r--r--doc/pcretest.17
1 files changed, 5 insertions, 2 deletions
diff --git a/doc/pcretest.1 b/doc/pcretest.1
index 5a8ec58..acdfcc7 100644
--- a/doc/pcretest.1
+++ b/doc/pcretest.1
@@ -1,4 +1,4 @@
-.TH PCRETEST 1 "03 January 2014" "PCRE 8.35"
+.TH PCRETEST 1 "17 January 2014" "PCRE 8.35"
.SH NAME
pcretest - a program for testing Perl-compatible regular expressions.
.SH SYNOPSIS
@@ -113,6 +113,9 @@ following options output the value and set the exit code as indicated:
newline the default newline setting:
CR, LF, CRLF, ANYCRLF, or ANY
exit code is always 0
+ bsr the default setting for what \eR matches:
+ ANYCRLF or ANY
+ exit code is always 0
.sp
The following options output 1 for true or 0 for false, and set the exit code
to the same value:
@@ -1138,6 +1141,6 @@ Cambridge CB2 3QH, England.
.rs
.sp
.nf
-Last updated: 03 January 2014
+Last updated: 17 January 2014
Copyright (c) 1997-2014 University of Cambridge.
.fi