svn commit: r51820 - head/en_US.ISO8859-1/articles/hubs

Benjamin Kaduk bjk at FreeBSD.org
Mon Jun 11 13:15:24 UTC 2018


Author: bjk
Date: Mon Jun 11 13:15:23 2018
New Revision: 51820
URL: https://svnweb.freebsd.org/changeset/doc/51820

Log:
  Fix build.

Modified:
  head/en_US.ISO8859-1/articles/hubs/article.xml

Modified: head/en_US.ISO8859-1/articles/hubs/article.xml
==============================================================================
--- head/en_US.ISO8859-1/articles/hubs/article.xml	Mon Jun 11 11:15:11 2018	(r51819)
+++ head/en_US.ISO8859-1/articles/hubs/article.xml	Mon Jun 11 13:15:23 2018	(r51820)
@@ -271,7 +271,7 @@
               <para><package>www/thttpd</package>:
                 If you are going to be serving a large amount of static content
 		you may find that using an application such as 
-		<application>thttpd<application> is more efficient than others.
+		<application>thttpd</application> is more efficient than others.
                 It is also optimized for excellent performance on FreeBSD.</para>
             </listitem>
           </itemizedlist>


More information about the svn-doc-all mailing list