diff options
author | Eric Covener <covener@apache.org> | 2013-11-17 17:10:02 +0100 |
---|---|---|
committer | Eric Covener <covener@apache.org> | 2013-11-17 17:10:02 +0100 |
commit | 59294fb250ff095bbacf87a2e95cecbd3c1efde3 (patch) | |
tree | f27c727d069492839ef123a7a921daf3ff8bf95e /docs/manual | |
parent | Handle the gugz fix in APR 1.5.1 regarding duplicate (diff) | |
download | apache2-59294fb250ff095bbacf87a2e95cecbd3c1efde3.tar.xz apache2-59294fb250ff095bbacf87a2e95cecbd3c1efde3.zip |
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
Diffstat (limited to 'docs/manual')
-rw-r--r-- | docs/manual/platform/win_compiling.html.en | 2 | ||||
-rw-r--r-- | docs/manual/platform/win_compiling.xml | 2 | ||||
-rw-r--r-- | docs/manual/platform/windows.html.en | 4 | ||||
-rw-r--r-- | 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 @@ - <p>The policy of the HTTPd Server project is to only release Unix sources. + <p>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 @@ <title>Building from Unix sources</title> - <p>The policy of the HTTPd Server project is to only release Unix sources. + <p>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 @@ <p>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 <em>may</em> provide + binary packages as a convenience, but it is not a release deliverable.</p> + <p>If you cannot compile the Apache HTTP Server yourself, you can obtain a binary package from numerous binary distributions available on the Internet.</p> 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 @@ <title>Downloading Apache for Windows</title> <p>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 <em>may</em> provide + binary packages as a convenience, but it is not a release deliverable.</p> + <p>If you cannot compile the Apache HTTP Server yourself, you can obtain a binary package from numerous binary distributions available on the Internet.</p> |