Bug 69216

Summary: [patch] fix erraneous caps
Product: Documentation Reporter: Brad Davis <so14k>
Component: Books & ArticlesAssignee: Giorgos Keramidas <keramida>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Brad Davis 2004-07-18 00:40:21 UTC
	thttpd should be spelled as thttpd, not tHttpd.

Fix: Apply the following patch:



<listitem>
               <para><filename role="package">www/boa</filename>:
-                Boa is another alternative to tHttpd and Apache. It should
                 +                Boa is another alternative to thttpd and Apache. It should
                 provide considerably better performance than Apache for purely
                 static content. It does not, at the time of writing, contain the
                 same set of optimizations for FreeBSD that are found in
-                tHttpd.</para>
                 +                thttpd.</para>
             </listitem>
           </itemizedlist>
         </para>--khzMUU2M0gPmhBIgi6jkktyraSKWvy0OfGOZKd6ATbayvcGQ
Content-Type: text/plain; name="file.diff"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="file.diff"

--- doc-ori/en_US.ISO8859-1/articles/hubs/article.sgml  Sat Jul 17 17:22:51 2004
+++ doc/en_US.ISO8859-1/articles/hubs/article.sgml      Sat Jul 17 17:23:38 2004
@@ -266,18 +266,18 @@
             <listitem>
               <para><filename role="package">www/thttpd</filename>:
                 If you are going to be serving a large amount of static content
-                you may find that using an application such as tHttpd is more
                 +                you may find that using an application such as thttpd is more
                 efficient than Apache. It is optimized for excellent performance
                 on FreeBSD.</para>
             </listitem>
How-To-Repeat: 	n/a
Comment 1 Giorgos Keramidas freebsd_committer freebsd_triage 2004-07-18 02:48:47 UTC
State Changed
From-To: open->closed

Committed, thanks. 


Comment 2 Giorgos Keramidas freebsd_committer freebsd_triage 2004-07-18 02:48:47 UTC
Responsible Changed
From-To: freebsd-doc->keramida