Return-Path: Delivered-To: apmail-httpd-cvs-archive@www.apache.org Received: (qmail 68627 invoked from network); 13 Nov 2003 22:59:19 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 13 Nov 2003 22:59:19 -0000 Received: (qmail 69448 invoked by uid 500); 13 Nov 2003 22:59:04 -0000 Delivered-To: apmail-httpd-cvs-archive@httpd.apache.org Received: (qmail 69410 invoked by uid 500); 13 Nov 2003 22:59:04 -0000 Mailing-List: contact cvs-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: dev@httpd.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list cvs@httpd.apache.org Received: (qmail 69114 invoked by uid 500); 13 Nov 2003 22:59:02 -0000 Delivered-To: apmail-apache-1.3-cvs@apache.org Received: (qmail 69108 invoked by uid 500); 13 Nov 2003 22:59:02 -0000 Delivered-To: apmail-httpd-docs-1.3-cvs@apache.org Received: (qmail 69105 invoked from network); 13 Nov 2003 22:59:02 -0000 Received: from unknown (HELO minotaur.apache.org) (209.237.227.194) by daedalus.apache.org with SMTP; 13 Nov 2003 22:59:02 -0000 Received: (qmail 68547 invoked by uid 1548); 13 Nov 2003 22:59:14 -0000 Date: 13 Nov 2003 22:59:14 -0000 Message-ID: <20031113225914.68546.qmail@minotaur.apache.org> From: kess@apache.org To: httpd-docs-1.3-cvs@apache.org Subject: cvs commit: httpd-docs-1.3/htdocs/manual/mod mod_mime.html.en X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N kess 2003/11/13 14:59:14 Modified: htdocs/manual/mod mod_mime.html.en Log: Typo. Thx to marika@lily.freemail.ne.jp Revision Changes Path 1.53 +1 -1 httpd-docs-1.3/htdocs/manual/mod/mod_mime.html.en Index: mod_mime.html.en =================================================================== RCS file: /home/cvs/httpd-docs-1.3/htdocs/manual/mod/mod_mime.html.en,v retrieving revision 1.52 retrieving revision 1.53 diff -u -r1.52 -r1.53 --- mod_mime.html.en 2 Nov 2003 13:18:41 -0000 1.52 +++ mod_mime.html.en 13 Nov 2003 22:59:14 -0000 1.53 @@ -101,7 +101,7 @@ text/html.

Languages and content encodings are treated accumulative, because one - can assign more than one language or encoding to a particular ressource. + can assign more than one language or encoding to a particular resource. For example, the file welcome.html.en.de will be delivered with Content-Language: en, de and Content-Type: text/html.