docs/69216: [patch] fix erraneous caps
Brad Davis
so14k at so14k.com
Sat Jul 17 23:40:22 UTC 2004
>Number: 69216
>Category: docs
>Synopsis: [patch] fix erraneous caps
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-doc
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: doc-bug
>Submitter-Id: current-users
>Arrival-Date: Sat Jul 17 23:40:21 GMT 2004
>Closed-Date:
>Last-Modified:
>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 at 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:
>Unformatted:
More information about the freebsd-doc
mailing list