stas 2004/07/02 16:17:05 Modified: src/docs/2.0/api/Apache Filter.pod Log: polish Revision Changes Path 1.18 +3 -3 modperl-docs/src/docs/2.0/api/Apache/Filter.pod Index: Filter.pod =================================================================== RCS file: /home/cvs/modperl-docs/src/docs/2.0/api/Apache/Filter.pod,v retrieving revision 1.17 retrieving revision 1.18 diff -u -u -r1.17 -r1.18 --- Filter.pod 19 Jun 2004 20:07:47 -0000 1.17 +++ Filter.pod 2 Jul 2004 23:17:05 -0000 1.18 @@ -346,7 +346,7 @@ =item excpt: C<L<APR::Error|docs::2.0::api::APR::Error>> -Exceptions are thrown only when this function is called in the void +Exceptions are thrown only when this function is called in the VOID context. Refer to the C<L<get_brigade()|/C_get_brigade_>> entry for details. @@ -477,7 +477,7 @@ =item excpt: C<L<APR::Error|docs::2.0::api::APR::Error>> You don't have to ask for the return value. If this function is called -in the void context, e.g.: +in the VOID context, e.g.: $f->next->get_brigade($bb, $mode, $block, $readbytes); @@ -634,7 +634,7 @@ =item excpt: C<L<APR::Error|docs::2.0::api::APR::Error>> -Exceptions are thrown only when this function is called in the void +Exceptions are thrown only when this function is called in the VOID context. Refer to the C<L<get_brigade()|/C_get_brigade_>> entry for details.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]