From: Daniel Gruno
Date: Thu, 26 Apr 2012 13:43:22 +0000 (+0000)
Subject: Add links to some seealso tags and change 2.4.1 to 2.4.2 some places
X-Git-Tag: 2.5.0-alpha~7018
X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e37b053c43873a79fe4c39e33e9e9e83df0b94d9;p=thirdparty%2Fapache%2Fhttpd.git
Add links to some seealso tags and change 2.4.1 to 2.4.2 some places
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1330850 13f79535-47bb-0310-9956-ffa450edef68
---
diff --git a/docs/manual/mod/core.xml b/docs/manual/mod/core.xml
index d1fbf2b685c..696d6d7a30b 100644
--- a/docs/manual/mod/core.xml
+++ b/docs/manual/mod/core.xml
@@ -109,7 +109,7 @@ AcceptFilter https data
filters.
-Protocol
+Protocol
@@ -3406,7 +3406,7 @@ On Windows from Apache 2.3.3 and later.
You can also specify the protocol using the Listen directive.
-AcceptFilter
+AcceptFilter
Listen
@@ -3865,7 +3865,7 @@ header
ServerTokens Full
(or not specified)
- - Server sends (e.g.):
Server: Apache/2.4.1
+ - Server sends (e.g.):
Server: Apache/2.4.2
(Unix) PHP/4.2.2 MyMod/1.2
ServerTokens Prod[uctOnly]
@@ -3886,11 +3886,11 @@ header
ServerTokens Min[imal]
- Server sends (e.g.):
Server:
- Apache/2.4.1
+ Apache/2.4.2
ServerTokens OS
- - Server sends (e.g.):
Server: Apache/2.4.1
+ - Server sends (e.g.):
Server: Apache/2.4.2
(Unix)