From cea8d53f03e037de1a2ed5091e975edec083c60c Mon Sep 17 00:00:00 2001
From: Andre Malo
Date: Sat, 25 Jan 2014 21:57:40 +0000
Subject: [PATCH] - remove link to a different doc version (not suitable for
any other viewing than online) - fix directory link
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1561407 13f79535-47bb-0310-9956-ffa450edef68
---
docs/manual/bind.xml | 2 +-
docs/manual/new_features_2_0.xml | 3 +--
2 files changed, 2 insertions(+), 3 deletions(-)
diff --git a/docs/manual/bind.xml b/docs/manual/bind.xml
index 27c8d1c3c7c..15428a91a84 100644
--- a/docs/manual/bind.xml
+++ b/docs/manual/bind.xml
@@ -51,7 +51,7 @@
it listens to all addresses on the machine. However, it may need to
be told to listen on specific ports, or only on selected
addresses, or a combination of both. This is often combined with the
- Virtual Host feature, which determines how
+ Virtual Host feature, which determines how
httpd responds to different IP addresses, hostnames and
ports.
diff --git a/docs/manual/new_features_2_0.xml b/docs/manual/new_features_2_0.xml
index 62d4fc0dd6b..d24723a9bf6 100644
--- a/docs/manual/new_features_2_0.xml
+++ b/docs/manual/new_features_2_0.xml
@@ -226,8 +226,7 @@
mod_auth_dbm
Now supports multiple types of DBM-like databases using the
- AuthDBMType
- directive.
+ AuthDBMType directive.
--
2.47.3