stas 2003/05/29 20:41:36
Modified: src/docs/2.0/user/handlers http.pod
Log:
markup fix
Revision Changes Path
1.19 +1 -1 modperl-docs/src/docs/2.0/user/handlers/http.pod
Index: http.pod
===================================================================
RCS file: /home/cvs/modperl-docs/src/docs/2.0/user/handlers/http.pod,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- http.pod 30 May 2003 03:18:03 -0000 1.18
+++ http.pod 30 May 2003 03:41:36 -0000 1.19
@@ -1399,7 +1399,7 @@
PerlResponseHandler MyApache::Cleanup2
</Location>
-And now when requesting </cleanup2> we still get the same output --
+And now when requesting I</cleanup2> we still get the same output --
the listing of the current directory -- but this time this code will
work correctly in the multi-processes/multi-threaded environment and
temporary files get cleaned up as well.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]