You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by rb...@apache.org on 2014/06/15 22:09:31 UTC

svn commit: r1602760 - /httpd/httpd/branches/2.4.x/docs/manual/getting-started.xml

Author: rbowen
Date: Sun Jun 15 20:09:30 2014
New Revision: 1602760

URL: http://svn.apache.org/r1602760
Log:
Markup errors.

Modified:
    httpd/httpd/branches/2.4.x/docs/manual/getting-started.xml

Modified: httpd/httpd/branches/2.4.x/docs/manual/getting-started.xml
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/docs/manual/getting-started.xml?rev=1602760&r1=1602759&r2=1602760&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/docs/manual/getting-started.xml (original)
+++ httpd/httpd/branches/2.4.x/docs/manual/getting-started.xml Sun Jun 15 20:09:30 2014
@@ -214,16 +214,16 @@ documentation</a>.</p>
 on.</p>
 
 <p>This document covers only the bare basics. We hope that this gets you
-started, but there are many other things that you might need to know.
+started, but there are many other things that you might need to
+know.</p>
 
 <ul>
 <li><a href="http://httpd.apache.org/download.cgi">Download</a></li>
 <li><a href="install.html">Install</a></li>
-<li><a href="configuring.html">Configure</a>
+<li><a href="configuring.html">Configure</a></li>
 <li><a href="invoking.html">Start</a></li>
 <li><a href="http://wiki.apache.org/httpd/FAQ">Frequently Asked Questions</a></li>
 </ul>
-</ul>
 
 </section>