Perrin Harkins wrote: > On Mon, 2006-08-28 at 23:19 -0700, Fred Moyer wrote: >> Any objections to adding this as a footnote to the Apache2::Constants >> docs? > > Sounds good to me. Thanks.
I'll apply this diff later today after I poke around the docs a bit and see if there's another style I should use for the link. This is an addition to the 'See Also' part of the Apache2::Const manpage. Index: Const.pod =================================================================== --- Const.pod (revision 396467) +++ Const.pod (working copy) @@ -2583,9 +2583,9 @@ L<mod_perl 2.0 documentation|docs::2.0::index>. +HTTP RFC official codes with official names (I<http://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html>). - =head1 Copyright mod_perl 2.0 and its core modules are copyrighted under --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
