From bdavis@house.so14k.com  Sat Jul 17 23:33:34 2004
Return-Path: <bdavis@house.so14k.com>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id E6FC716A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 17 Jul 2004 23:33:34 +0000 (GMT)
Received: from valentine.liquidneon.com (valentine.liquidneon.com [216.38.206.180])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 7617D43D49
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 17 Jul 2004 23:33:33 +0000 (GMT)
	(envelope-from bdavis@house.so14k.com)
Received: from localhost (localhost [127.0.0.1])
	by valentine.liquidneon.com (Postfix) with ESMTP id D286D8D3
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 17 Jul 2004 17:33:32 -0600 (MDT)
Received: from valentine.liquidneon.com ([216.38.206.180])
 by localhost (valentine.liquidneon.com [127.0.0.1]) (amavisd-new, port 10024)
 with ESMTP id 10482-02 for <FreeBSD-gnats-submit@freebsd.org>;
 Sat, 17 Jul 2004 17:33:32 -0600 (MDT)
Received: from mccaffrey.house.so14k.com (c-24-8-51-173.client.comcast.net [24.8.51.173])
	by valentine.liquidneon.com (Postfix) with ESMTP id 79E3612E
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 17 Jul 2004 17:33:32 -0600 (MDT)
Received: by mccaffrey.house.so14k.com (Postfix, from userid 1001)
	id 2628B61A; Sat, 17 Jul 2004 17:33:32 -0600 (MDT)
Message-Id: <20040717233332.2628B61A@mccaffrey.house.so14k.com>
Date: Sat, 17 Jul 2004 17:33:32 -0600 (MDT)
From: Brad Davis <so14k@so14k.com>
Reply-To: Brad Davis <so14k@so14k.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [patch] fix erraneous caps
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         69216
>Category:       docs
>Synopsis:       [patch] fix erraneous caps
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    keramida
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jul 17 23:40:21 GMT 2004
>Closed-Date:    Sun Jul 18 01:49:17 GMT 2004
>Last-Modified:  Sun Jul 18 01:49:17 GMT 2004
>Originator:     Brad Davis
>Release:        FreeBSD 4.10-STABLE i386
>Organization:
>Environment:
System: FreeBSD mccaffrey.house.so14k.com 4.10-STABLE FreeBSD 4.10-STABLE #0: Fri May 28 08:02:41 MDT 2004 root@mccaffrey.house.so14k.com:/usr/obj/usr/src/sys/MCCAFFREY i386
>Description:
	thttpd should be spelled as thttpd, not tHttpd. 
>How-To-Repeat:
	n/a
>Fix:
	Apply the following patch:

--- 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>

             <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>

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: keramida 
State-Changed-When: Sun Jul 18 01:48:47 GMT 2004 
State-Changed-Why:  
Committed, thanks. 


Responsible-Changed-From-To: freebsd-doc->keramida 
Responsible-Changed-By: keramida 
Responsible-Changed-When: Sun Jul 18 01:48:47 GMT 2004 
Responsible-Changed-Why:  

http://www.freebsd.org/cgi/query-pr.cgi?pr=69216 
>Unformatted:
