From c2ca0181556e8224559ea493ebe08ad3ab1e986d Mon Sep 17 00:00:00 2001 From: ph10 Date: Tue, 17 Apr 2007 08:22:40 +0000 Subject: Update HTML documentation. git-svn-id: svn://vcs.exim.org/pcre/code/trunk@150 2f5784b3-3f2a-0410-8824-cb99058d5e15 --- doc/pcre_exec.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/pcre_exec.3') diff --git a/doc/pcre_exec.3 b/doc/pcre_exec.3 index 497c329..755904d 100644 --- a/doc/pcre_exec.3 +++ b/doc/pcre_exec.3 @@ -35,7 +35,7 @@ The options are: .sp PCRE_ANCHORED Match only at the first position PCRE_NEWLINE_ANY Recognize any Unicode newline sequence - PCRE_NEWLINE_ANYCRLF Recognize CR, LF, and CRLF as newline sequences + PCRE_NEWLINE_ANYCRLF Recognize CR, LF, and CRLF as newline sequences PCRE_NEWLINE_CR Set CR as the newline sequence PCRE_NEWLINE_CRLF Set CRLF as the newline sequence PCRE_NEWLINE_LF Set LF as the newline sequence -- cgit v1.2.1