--- code/trunk/doc/pcrestack.3 2011/08/02 09:15:13 653 +++ code/trunk/doc/pcrestack.3 2011/08/02 11:00:40 654 @@ -9,7 +9,7 @@ in order to remember the state of the match so that it can back up and try a different alternative if the first one fails. As matching proceeds deeper and deeper into the tree of possibilities, the recursion depth increases. The -\fBmatch()\P function is also called in other circumstances, for example, +\fBmatch()\fP function is also called in other circumstances, for example, whenever a parenthesized sub-pattern is entered, and in certain cases of repetition. .P