--- code/trunk/doc/pcreapi.3 2007/06/04 14:28:58 171 +++ code/trunk/doc/pcreapi.3 2007/06/05 10:40:13 172 @@ -873,7 +873,7 @@ .sp PCRE_INFO_JCHANGED .sp -Return 1 if the (?J) option setting is used in the pattern, otherwise 0. The +Return 1 if the (?J) option setting is used in the pattern, otherwise 0. The fourth argument should point to an \fBint\fP variable. The (?J) internal option setting changes the local PCRE_DUPNAMES value. .sp @@ -931,7 +931,7 @@ .sp PCRE_INFO_OKPARTIAL .sp -Return 1 if the pattern can be used for partial matching, otherwise 0. The +Return 1 if the pattern can be used for partial matching, otherwise 0. The fourth argument should point to an \fBint\fP variable. The .\" HREF \fBpcrepartial\fP