--- code/trunk/doc/pcretest.1 2007/08/21 11:46:08 226 +++ code/trunk/doc/pcretest.1 2007/08/21 15:00:15 227 @@ -171,8 +171,9 @@ \fB/\fP PCRE_NEWLINE_ANYCRLF \fB/\fP PCRE_NEWLINE_ANY .sp -Those specifying line ending sequencess are literal strings as shown. This -example sets multiline matching with CRLF as the line ending sequence: +Those specifying line ending sequences are literal strings as shown, but the +letters can be in either case. This example sets multiline matching with CRLF +as the line ending sequence: .sp /^abc/m .sp @@ -693,6 +694,6 @@ .rs .sp .nf -Last updated: 09 August 2007 +Last updated: 21 August 2007 Copyright (c) 1997-2007 University of Cambridge. .fi