From 4ec6c6fe3b62593fdab4bd83259bffa7942d12d2 Mon Sep 17 00:00:00 2001
From: Joshua Slive
Date: Fri, 14 Jun 2002 02:31:01 +0000
Subject: [PATCH] Remove some directive docs from mpm_netware and point them at
mpm_common, plus update the mpm_common docs to deal with multiple meanings
for the same directives.
In the future, it would be a wise idea not to use the same directive name as
another MPM unless the directive really does exactly the same thing in both
MPMs.
Problem pointed out by: Rich Bowen
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95663 13f79535-47bb-0310-9956-ffa450edef68
---
docs/manual/mod/directives.html.en | 2 +-
docs/manual/mod/mpm_common.html.en | 59 +++++++++++++++++++--------
docs/manual/mod/mpm_common.xml | 62 ++++++++++++++++++++---------
docs/manual/mod/mpm_netware.html.en | 33 +++------------
docs/manual/mod/mpm_netware.xml | 48 +++-------------------
5 files changed, 100 insertions(+), 104 deletions(-)
diff --git a/docs/manual/mod/directives.html.en b/docs/manual/mod/directives.html.en
index 62bf339c2c..cb050980ea 100644
--- a/docs/manual/mod/directives.html.en
+++ b/docs/manual/mod/directives.html.en
@@ -5,4 +5,4 @@
consistent format, and there is a dictionary of the terms used in their
descriptions available.
-
Apache HTTP Server Version 2.0

