From: Rich Bowen
Date: Fri, 16 Mar 2012 20:24:18 +0000 (+0000)
Subject: Various typos and broken links. Daniel Gruno. rumble at cord dot dk
X-Git-Tag: 2.5.0-alpha~7344
X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=7ad0b89f8790c6066b3793558c811c3ac04412b4;p=thirdparty%2Fapache%2Fhttpd.git
Various typos and broken links. Daniel Gruno. rumble at cord dot dk
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1301743 13f79535-47bb-0310-9956-ffa450edef68
---
diff --git a/docs/manual/bind.xml b/docs/manual/bind.xml
index f64ced7d974..b74c53a0bde 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/mod/mod_proxy.xml b/docs/manual/mod/mod_proxy.xml
index 11f2fa0ec0e..de26f3645d7 100644
--- a/docs/manual/mod/mod_proxy.xml
+++ b/docs/manual/mod/mod_proxy.xml
@@ -1558,7 +1558,7 @@ directly
As a degenerate case, a SubNet with 32 valid bits is the
- equivalent to an IPAddr, while a SubNet with zero
+ equivalent to an IPAddr, while a SubNet with zero
valid bits (e.g., 0.0.0.0/0) is the same as the constant
_Default_, matching any IP address.
diff --git a/docs/manual/rewrite/vhosts.xml b/docs/manual/rewrite/vhosts.xml
index 7a463dd8318..1c4e05174f8 100644
--- a/docs/manual/rewrite/vhosts.xml
+++ b/docs/manual/rewrite/vhosts.xml
@@ -116,7 +116,7 @@ dynamic content, and Alias resolution.
Virtual Hosts Using mod_rewrite
This extract from httpd.conf does the same
- thing as the first example. The first
+ thing as the first example. The first
half is very similar to the corresponding part above, except for
some changes, required for backward compatibility and to make the
mod_rewrite part work properly; the second half