From 8ffd3701c855e603474fc4ebde0f1cba0a78312f Mon Sep 17 00:00:00 2001 From: Ken Coar Date: Tue, 4 Nov 1997 01:18:00 +0000 Subject: [PATCH] Label the 1.3 documentation as being such in the header and footer. Hopefully (!) this will ease some of the confusion about 1.3 features described therein that people think apply to 1.2.. Reviewed by: Dean Gaudet git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@79503 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/footer.html | 3 +++ docs/manual/header.html | 3 +++ docs/manual/misc/footer.html | 4 ++++ docs/manual/misc/header.html | 3 +++ docs/manual/mod/footer.html | 4 ++++ docs/manual/mod/header.html | 3 +++ 6 files changed, 20 insertions(+) diff --git a/docs/manual/footer.html b/docs/manual/footer.html index d1f330db4b..c82d24e722 100644 --- a/docs/manual/footer.html +++ b/docs/manual/footer.html @@ -1,3 +1,6 @@
+

+ Apache HTTP Server Version 1.3 +

Index diff --git a/docs/manual/header.html b/docs/manual/header.html index a6e66f69a1..c0959dc7aa 100644 --- a/docs/manual/header.html +++ b/docs/manual/header.html @@ -1,3 +1,6 @@
[APACHE DOCUMENTATION] +

+ Apache HTTP Server Version 1.3 +

diff --git a/docs/manual/misc/footer.html b/docs/manual/misc/footer.html index 2c2b410378..7fe745dcfd 100644 --- a/docs/manual/misc/footer.html +++ b/docs/manual/misc/footer.html @@ -1,4 +1,8 @@
+

+ Apache HTTP Server Version 1.3 +

+ Index Home diff --git a/docs/manual/misc/header.html b/docs/manual/misc/header.html index 8b23a1ccba..5662300029 100644 --- a/docs/manual/misc/header.html +++ b/docs/manual/misc/header.html @@ -1,3 +1,6 @@
[APACHE DOCUMENTATION] +

+ Apache HTTP Server Version 1.3 +

diff --git a/docs/manual/mod/footer.html b/docs/manual/mod/footer.html index 2c2b410378..7fe745dcfd 100644 --- a/docs/manual/mod/footer.html +++ b/docs/manual/mod/footer.html @@ -1,4 +1,8 @@
+

+ Apache HTTP Server Version 1.3 +

+ Index Home diff --git a/docs/manual/mod/header.html b/docs/manual/mod/header.html index 8b23a1ccba..5662300029 100644 --- a/docs/manual/mod/header.html +++ b/docs/manual/mod/header.html @@ -1,3 +1,6 @@
[APACHE DOCUMENTATION] +

+ Apache HTTP Server Version 1.3 +

-- 2.50.1