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

version 1.1.1.1, 2012/02/21 23:05:52 version 1.1.1.2, 2012/02/21 23:50:25
Line 8  PCRE - Perl-compatible regular expressions Line 8  PCRE - Perl-compatible regular expressions
 .PP  .PP
 .SM  .SM
 .B int pcre_refcount(pcre *\fIcode\fP, int \fIadjust\fP);  .B int pcre_refcount(pcre *\fIcode\fP, int \fIadjust\fP);
   .PP
   .B int pcre16_refcount(pcre16 *\fIcode\fP, int \fIadjust\fP);
 .  .
 .SH DESCRIPTION  .SH DESCRIPTION
 .rs  .rs

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


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