stas        2003/05/26 19:42:44

  Modified:    src/docs/2.0/user/handlers filters.pod
  Log:
  a markup typo fix
  
  Revision  Changes    Path
  1.29      +1 -1      modperl-docs/src/docs/2.0/user/handlers/filters.pod
  
  Index: filters.pod
  ===================================================================
  RCS file: /home/cvs/modperl-docs/src/docs/2.0/user/handlers/filters.pod,v
  retrieving revision 1.28
  retrieving revision 1.29
  diff -u -r1.28 -r1.29
  --- filters.pod       27 May 2003 02:41:03 -0000      1.28
  +++ filters.pod       27 May 2003 02:42:44 -0000      1.29
  @@ -603,7 +603,7 @@
     }
     1;
   
  -The c<out> filter passes C<$bb> to the downstream filter unmodified
  +The I<out()> filter passes C<$bb> to the downstream filter unmodified
   and if you add debug prints before and after the C<pass_brigade()>
   call and configure the same filter twice, the debug print will show
   the blocking call.
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to