]> granicus.if.org Git - apache/commitdiff
another typo/fixup.
authorbrian <brian@unknown>
Mon, 23 Dec 1996 01:41:49 +0000 (01:41 +0000)
committerbrian <brian@unknown>
Mon, 23 Dec 1996 01:41:49 +0000 (01:41 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77310 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/core.html

index 859b600230c91d8ce3ae0345d73ef2026979ae59..efbecef6945f34917dcce5c8abd85693c5b3ae59 100644 (file)
@@ -224,7 +224,7 @@ re-populated using the <A HREF="#addmodule">AddModule</A> directive.<p><hr>
 <strong>Context:</strong> server config<br>
 <strong>Status:</strong> core<p>
 
-A Unix&#174; http server can either listen on for connections to every
+A Unix&#174; http server can either listen for connections to every
 IP address of the server machine, or just one IP address of the server
 machine. <em>Saddr</em> can be
 
@@ -239,11 +239,13 @@ specified. <p>
 
 This option can be used as an alternative method for supporting
 <A HREF="../virtual-host.html">virtual hosts</A> instead of using
-<A HREF="#virtualhost">&lt;VirtualHost&gt;</A> sections.<p><hr>
+<A HREF="#virtualhost">&lt;VirtualHost&gt;</A> sections.
 
 <p><strong>See Also:</strong>
 <a href="../bind.html">Setting which addresses and ports Apache uses</a></p>
 
+<hr>
+
 <A name="defaulttype"><h2>DefaultType directive</h2></A>
 <!--%plaintext &lt;?INDEX {\tt DefaultType} directive&gt; -->
 <strong>Syntax:</strong> DefaultType <em>mime-type</em><br>