Diff for /embedaddon/pcre/doc/pcrecpp.3 between versions 1.1.1.1 and 1.1.1.2

version 1.1.1.1, 2012/02/21 23:05:51 version 1.1.1.2, 2012/02/21 23:50:25
Line 12  PCRE - Perl-compatible regular expressions. Line 12  PCRE - Perl-compatible regular expressions.
 The C++ wrapper for PCRE was provided by Google Inc. Some additional  The C++ wrapper for PCRE was provided by Google Inc. Some additional
 functionality was added by Giuseppe Maxia. This brief man page was constructed  functionality was added by Giuseppe Maxia. This brief man page was constructed
 from the notes in the \fIpcrecpp.h\fP file, which should be consulted for  from the notes in the \fIpcrecpp.h\fP file, which should be consulted for
further details.further details. Note that the C++ wrapper supports only the original 8-bit
 PCRE library. There is no 16-bit support at present.
 .  .
 .  .
 .SH "MATCHING INTERFACE"  .SH "MATCHING INTERFACE"
Line 343  Copyright (c) 2007 Google Inc. Line 344  Copyright (c) 2007 Google Inc.
 .rs  .rs
 .sp  .sp
 .nf  .nf
Last updated: 17 March 2009Last updated: 08 January 2012
Minor typo fixed: 25 July 2011 
 .fi  .fi

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


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