summaryrefslogtreecommitdiff
path: root/docs/manual/install.xml
diff options
context:
space:
mode:
Diffstat (limited to 'docs/manual/install.xml')
-rw-r--r--docs/manual/install.xml10
1 files changed, 5 insertions, 5 deletions
diff --git a/docs/manual/install.xml b/docs/manual/install.xml
index 6d450c2c57..1f658d9a09 100644
--- a/docs/manual/install.xml
+++ b/docs/manual/install.xml
@@ -563,10 +563,10 @@ seperated by a colon.</dd>
<example>$ vi <em>PREFIX</em>/conf/httpd.conf</example>
<p>Have a look at the Apache manual under <a
- href="./">docs/manual/</a> or <a
- href="http://httpd.apache.org/docs/">http://httpd.apache.org/docs-2.0/</a>
- for a complete reference of available <a
- href="mod/directives.html">configuration directives</a>.</p>
+ href="./">docs/manual/</a> or consult <a
+ href="http://httpd.apache.org/docs-2.0/">http://httpd.apache.org/docs-2.0/</a>
+ for the most recent version of this manual and a complete reference of
+ available <a href="mod/directives.html">configuration directives</a>.</p>
</section>
<section id="test"><title>Test</title>
@@ -586,4 +586,4 @@ seperated by a colon.</dd>
<example>$ <em>PREFIX</em>/bin/apachectl stop</example>
</section>
-</manualpage> \ No newline at end of file
+</manualpage>