Author: stas
Date: Tue Nov 23 16:38:13 2004
New Revision: 106365

Modified:
   perl/modperl/docs/trunk/src/docs/2.0/devel/debug/c.pod
Log:
align


Modified: perl/modperl/docs/trunk/src/docs/2.0/devel/debug/c.pod
Url: 
http://svn.apache.org/viewcvs/perl/modperl/docs/trunk/src/docs/2.0/devel/debug/c.pod?view=diff&rev=106365&p1=perl/modperl/docs/trunk/src/docs/2.0/devel/debug/c.pod&r1=106364&p2=perl/modperl/docs/trunk/src/docs/2.0/devel/debug/c.pod&r2=106365
==============================================================================
--- perl/modperl/docs/trunk/src/docs/2.0/devel/debug/c.pod      (original)
+++ perl/modperl/docs/trunk/src/docs/2.0/devel/debug/c.pod      Tue Nov 23 
16:38:13 2004
@@ -563,8 +563,8 @@
 
 And indeed the core file appears where we were told it will be:
 
- panic% ls -l /home/httpd/bin/core.12345
- -rw-------  1 stas stas 13758464 Nov 23 18:33 /home/httpd/bin/core.12345
+  panic% ls -l /home/httpd/bin/core.12345
+  -rw-------  1 stas stas 13758464 Nov 23 18:33 /home/httpd/bin/core.12345
 
 As you can see it's about 14MB F<core> file. Notice that mod_perl was
 started as user I<stas>, which had write permission for directory

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

Reply via email to