]> granicus.if.org Git - apache/commitdiff
clarify the enableexceptionhook description
authorAndré Malo <nd@apache.org>
Mon, 15 Mar 2004 21:30:20 +0000 (21:30 +0000)
committerAndré Malo <nd@apache.org>
Mon, 15 Mar 2004 21:30:20 +0000 (21:30 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102969 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mpm_common.xml

index b8091ee3a63a3234034a98330b0bf2e1b3eb9606..300007c3fd3a854ebb0b4d29b110c0fc08a84be9 100644 (file)
@@ -130,7 +130,8 @@ switch before dumping core</description>
 
 <directivesynopsis>
 <name>EnableExceptionHook</name>
-<description>Enable the fatal exception handler after a crash</description>
+<description>Enables a hook that runs exception handlers
+after a crash</description>
 <syntax>EnableExceptionHook On|Off</syntax>
 <default>EnableExceptionHook Off</default>
 <contextlist><context>server config</context></contextlist>