Diff for /embedaddon/pcre/doc/pcreposix.3 between versions 1.1.1.2 and 1.1.1.4

version 1.1.1.2, 2012/02/21 23:50:25 version 1.1.1.4, 2013/07/22 08:25:56
Line 1 Line 1
.TH PCREPOSIX 3.TH PCREPOSIX 3 "09 January 2012" "PCRE 8.30"
 .SH NAME  .SH NAME
 PCRE - Perl-compatible regular expressions.  PCRE - Perl-compatible regular expressions.
 .SH "SYNOPSIS OF POSIX API"  .SH "SYNOPSIS OF POSIX API"
Line 31  expression 8-bit library. See the Line 31  expression 8-bit library. See the
 .\"  .\"
 documentation for a description of PCRE's native API, which contains much  documentation for a description of PCRE's native API, which contains much
 additional functionality. There is no POSIX-style wrapper for PCRE's 16-bit  additional functionality. There is no POSIX-style wrapper for PCRE's 16-bit
library.and 32-bit library.
 .P  .P
 The functions described here are just wrapper functions that ultimately call  The functions described here are just wrapper functions that ultimately call
 the PCRE native API. Their prototypes are defined in the \fBpcreposix.h\fP  the PCRE native API. Their prototypes are defined in the \fBpcreposix.h\fP

Removed from v.1.1.1.2  
changed lines
  Added in v.1.1.1.4


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>