From 9321f858faf700a49f171a1edf929a83b293cb23 Mon Sep 17 00:00:00 2001
From: Jeff Trawick
Date: Sun, 15 Jan 2012 02:04:16 +0000
Subject: [PATCH] merge r1231607 from trunk
Submitted by: Daniel Shahaf
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1231614 13f79535-47bb-0310-9956-ffa450edef68
---
docs/manual/mod/core.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/docs/manual/mod/core.xml b/docs/manual/mod/core.xml
index 1486adef82..6dbb8c7067 100644
--- a/docs/manual/mod/core.xml
+++ b/docs/manual/mod/core.xml
@@ -3236,8 +3236,8 @@ or specified mutexes
will be changed from the compiled-in default to sysvsem
.
- Mutex default sysvsem
- Mutex mpm-accept fcntl:/var/httpd/locks
+ Mutex sysvsem default
+ Mutex fcntl:/var/httpd/locks mpm-accept
--
2.40.0