]> granicus.if.org Git - apache/commitdiff
fix and clarify links to the online doco.
authorErik Abele <erikabele@apache.org>
Thu, 24 Oct 2002 20:28:25 +0000 (20:28 +0000)
committerErik Abele <erikabele@apache.org>
Thu, 24 Oct 2002 20:28:25 +0000 (20:28 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97292 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/install.html.en
docs/manual/install.xml

index e1567b5a07fcfd5cd1c62e6fb2b9d6437a8e4546..40dfd1835ff9e406cc71233074a37c9cc26911c2 100644 (file)
@@ -530,8 +530,9 @@ seperated by a colon.</dd>
 
 <div class="example"><p><code>$ vi <em>PREFIX</em>/conf/httpd.conf</code></p></div>
 
-    <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>
+    <p>Have a look at the Apache manual under <a 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>
 </div><div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div><div class="section"><h2><a name="test" id="test">Test</a></h2>
 
     <p>Now you can <a href="invoking.html">start</a> your Apache
index 6d450c2c573dd7a3541452a23ce113caa5d3ecda..1f658d9a0902a9805bce8d7cdf0dce12d268d1fb 100644 (file)
@@ -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>