stas 02/03/17 23:27:35
Modified: src/docs/2.0/devel config.cfg
src/docs/2.0/devel/debug_c/code .debug-modperl-init
Log:
typos
Revision Changes Path
1.5 +2 -2 modperl-docs/src/docs/2.0/devel/config.cfg
Index: config.cfg
===================================================================
RCS file: /home/cvs/modperl-docs/src/docs/2.0/devel/config.cfg,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- config.cfg 18 Mar 2002 07:19:18 -0000 1.4
+++ config.cfg 18 Mar 2002 07:27:35 -0000 1.5
@@ -5,9 +5,9 @@
title => "mod_perl 2.0 Developer's guide",
- abstract => <<EOI,
+ abstract => <<EOB,
This guide is aimed for mod_perl 2.0 core and 3rd party modules developers.
-EIO
+EOB
group => 'mod_perl 2.0 Core Development',
chapters => [qw(
1.3 +2 -2
modperl-docs/src/docs/2.0/devel/debug_c/code/.debug-modperl-init
Index: .debug-modperl-init
===================================================================
RCS file:
/home/cvs/modperl-docs/src/docs/2.0/devel/debug_c/code/.debug-modperl-init,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .debug-modperl-init 18 Mar 2002 07:19:18 -0000 1.2
+++ .debug-modperl-init 18 Mar 2002 07:27:35 -0000 1.3
@@ -47,7 +47,7 @@
#continue
# ADJUST: uncomment if you need to step through the code in apr libs
-sharedap
+#sharedap
# ADJUST: uncomment if you need to step through the code in perlib
-sharedperl
+#sharedperl
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]