From 59294fb250ff095bbacf87a2e95cecbd3c1efde3 Mon Sep 17 00:00:00 2001 From: Eric Covener Date: Sun, 17 Nov 2013 16:10:02 +0000 Subject: [PATCH] reword windows binaries text so it's clear that you may or may not see binaries for a given release. Remove a "HTTPd" term that looked funny. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1542752 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/platform/win_compiling.html.en | 2 +- docs/manual/platform/win_compiling.xml | 2 +- docs/manual/platform/windows.html.en | 4 +++- docs/manual/platform/windows.xml | 4 +++- 4 files changed, 8 insertions(+), 4 deletions(-) diff --git a/docs/manual/platform/win_compiling.html.en b/docs/manual/platform/win_compiling.html.en index 1964166a52..4aa521aea8 100644 --- a/docs/manual/platform/win_compiling.html.en +++ b/docs/manual/platform/win_compiling.html.en @@ -256,7 +256,7 @@ -

The policy of the HTTPd Server project is to only release Unix sources. +

The policy of the Apache HTTP Server project is to only release Unix sources. Windows source packages made available for download have been supplied by volunteers and may not be available for every release. You can still build the server on Windows from the Unix source tarball with just a few additional diff --git a/docs/manual/platform/win_compiling.xml b/docs/manual/platform/win_compiling.xml index 525f4f3872..c5ee951212 100644 --- a/docs/manual/platform/win_compiling.xml +++ b/docs/manual/platform/win_compiling.xml @@ -253,7 +253,7 @@ Building from Unix sources -

The policy of the HTTPd Server project is to only release Unix sources. +

The policy of the Apache HTTP Server project is to only release Unix sources. Windows source packages made available for download have been supplied by volunteers and may not be available for every release. You can still build the server on Windows from the Unix source tarball with just a few additional diff --git a/docs/manual/platform/windows.html.en b/docs/manual/platform/windows.html.en index 3cf1a7b0af..a6d143a090 100644 --- a/docs/manual/platform/windows.html.en +++ b/docs/manual/platform/windows.html.en @@ -63,7 +63,9 @@

The Apache HTTP Server Project itself does not provide binary releases of - software, only source code. If you cannot compile the Apache HTTP Server + software, only source code. Individual committers may provide + binary packages as a convenience, but it is not a release deliverable.

+

If you cannot compile the Apache HTTP Server yourself, you can obtain a binary package from numerous binary distributions available on the Internet.

diff --git a/docs/manual/platform/windows.xml b/docs/manual/platform/windows.xml index c437f4b26a..5e01c1e574 100644 --- a/docs/manual/platform/windows.xml +++ b/docs/manual/platform/windows.xml @@ -55,7 +55,9 @@ Downloading Apache for Windows

The Apache HTTP Server Project itself does not provide binary releases of - software, only source code. If you cannot compile the Apache HTTP Server + software, only source code. Individual committers may provide + binary packages as a convenience, but it is not a release deliverable.

+

If you cannot compile the Apache HTTP Server yourself, you can obtain a binary package from numerous binary distributions available on the Internet.

-- 2.40.0