gozer       2004/09/13 12:09:50

  Modified:    src/docs/2.0/api/Apache Command.pod
  Log:
  fix little markup for undef
  
  Revision  Changes    Path
  1.10      +1 -1      modperl-docs/src/docs/2.0/api/Apache/Command.pod
  
  Index: Command.pod
  ===================================================================
  RCS file: /home/cvs/modperl-docs/src/docs/2.0/api/Apache/Command.pod,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- Command.pod       13 Sep 2004 19:01:53 -0000      1.9
  +++ Command.pod       13 Sep 2004 19:09:50 -0000      1.10
  @@ -130,7 +130,7 @@
   =item ret: C<$next>
   ( C<L<Apache::Command object|docs::2.0::api::Apache::Command>> )
   
  -Returns the next command in the chain for this module, undef for
  +Returns the next command in the chain for this module, C<undef> for
   the last command.
   
   =item since: 1.99_12
  
  
  

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

Reply via email to