stas        2004/08/14 17:52:44

  Modified:    src/docs/2.0/api/Apache Module.pod
  Log:
  add xref
  
  Revision  Changes    Path
  1.7       +2 -2      modperl-docs/src/docs/2.0/api/Apache/Module.pod
  
  Index: Module.pod
  ===================================================================
  RCS file: /home/cvs/modperl-docs/src/docs/2.0/api/Apache/Module.pod,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -u -r1.6 -r1.7
  --- Module.pod        10 Aug 2004 23:58:42 -0000      1.6
  +++ Module.pod        15 Aug 2004 00:52:44 -0000      1.7
  @@ -45,8 +45,8 @@
   
   =head2 C<cmds>
   
  -An Apache::Command table that describes all of the directives this module
  -defines.
  +Get an C<L<Apache::Command|docs::2.0::api::Apache::Command>> object
  +that describes all of the directives this module defines.
   
     $cmd_rec = $module->cmds();
   
  
  
  

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

Reply via email to