You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by co...@apache.org on 2016/03/21 13:20:15 UTC

svn commit: r1735957 - /httpd/httpd/branches/2.4.x/docs/manual/mod/mod_authz_host.xml

Author: covener
Date: Mon Mar 21 12:20:15 2016
New Revision: 1735957

URL: http://svn.apache.org/viewvc?rev=1735957&view=rev
Log:
punctuation

Modified:
    httpd/httpd/branches/2.4.x/docs/manual/mod/mod_authz_host.xml

Modified: httpd/httpd/branches/2.4.x/docs/manual/mod/mod_authz_host.xml
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/docs/manual/mod/mod_authz_host.xml?rev=1735957&r1=1735956&r2=1735957&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/docs/manual/mod/mod_authz_host.xml (original)
+++ httpd/httpd/branches/2.4.x/docs/manual/mod/mod_authz_host.xml Mon Mar 21 12:20:15 2016
@@ -179,7 +179,7 @@ Require forward-dns bla.example.org
     <p>A client the IP of which is resolved from the name
     <code>bla.example.org</code> will be granted access.</p>
 
-    <p>The <code>forward-dns</code> provider was added in 2.4.19</p>
+    <p>The <code>forward-dns</code> provider was added in 2.4.19.</p>
 </section>
 
 <section id="reqlocal"><title>Require local</title>