Change 18154 by rgs@rgs-home on 2002/11/16 22:08:44

        Correction to change #18152, by Dave Mitchell.

Affected files ...

.... //depot/perl/pod/perlhack.pod#66 edit

Differences ...

==== //depot/perl/pod/perlhack.pod#66 (text) ====
Index: perl/pod/perlhack.pod
--- perl/pod/perlhack.pod#65~18152~     Sat Nov 16 13:23:15 2002
+++ perl/pod/perlhack.pod       Sat Nov 16 14:08:44 2002
@@ -2064,8 +2064,8 @@
 
 (Note: the mod_perl apache module uses also this environment variable
 for its own purposes and extended its semantics. Refer to the mod_perl
-documentation for more information. Also, spawned threads set this
-variable to the value 2.)
+documentation for more information. Also, spawned threads do the
+equivalent of setting this variable to the value 1.)
 
 If, at the end of a run you get the message I<N scalars leaked>, you can
 recompile with C<-DDEBUG_LEAKING_SCALARS>, which will cause
End of Patch.

Reply via email to