--- code/trunk/doc/pcre_info.3 2007/02/24 21:40:32 74 +++ code/trunk/doc/pcre_info.3 2007/02/24 21:40:37 75 @@ -8,16 +8,20 @@ .PP .SM .br -.B int pcre_info(const pcre *\fIcode\fR, int *\fIoptptr\fR, int -.B *\fIfirstcharptr\fR); - +.B int pcre_info(const pcre *\fIcode\fP, int *\fIoptptr\fP, int +.B *\fIfirstcharptr\fP); +. .SH DESCRIPTION .rs .sp -This function is obsolete. You should be using \fBpcre_fullinfo()\fR instead. - -There is a complete description of the PCRE API in the +This function is obsolete. You should be using \fBpcre_fullinfo()\fP instead. +.P +There is a complete description of the PCRE native API in the .\" HREF -\fBpcreapi\fR +\fBpcreapi\fP +.\" +page and a description of the POSIX API in the +.\" HREF +\fBpcreposix\fP .\" page.