From owner-doc-jp@jp.freebsd.org  Mon Jan 26 13:21:37 1998
Received: by jaz.jp.freebsd.org (8.8.8+3.0Wbeta7/8.7.3) id NAA05821
	Mon, 26 Jan 1998 13:21:37 +0900 (JST)
Received: by jaz.jp.freebsd.org (8.8.8+3.0Wbeta7/8.7.3) with ESMTP id NAA05809
	Mon, 26 Jan 1998 13:21:30 +0900 (JST)
Received: from amont.astec.co.jp (amont.astec.co.jp [172.20.10.1])
	by tokyonet-entrance.astec.co.jp (8.8.8+2.7Wbeta7/3.6W-astecMX2.3) with ESMTP id NAA05447;
	Mon, 26 Jan 1998 13:21:27 +0900 (JST)
Received: from localhost (elpibe.astec.co.jp [172.20.21.82])
	by amont.astec.co.jp (8.7.6/3.6Wbeta5-astecMX2.4) with ESMTP id NAA26125;
	Mon, 26 Jan 1998 13:22:09 +0900 (JST)
To: jfieber@indiana.edu
Cc: www@FreeBSD.ORG, www@jp.FreeBSD.ORG, doc-jp@jp.FreeBSD.ORG
From: Hiroyuki HANAI <hanai@astec.co.jp>
X-Mailer: Mew version 1.92.4 on Emacs 19.34 / Mule 2.3 (SUETSUMUHANA)
Mime-Version: 1.0
Content-Type: Text/Plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Message-Id: <19980126132122S.hanai@astec.co.jp>
Date: Mon, 26 Jan 1998 13:21:22 +0900
X-Dispatcher: imput version 971024
Lines: 32
Reply-To: doc-jp@jp.freebsd.org
Precedence: bulk
X-Distribute: distribute [version 2.1 (Alpha) patchlevel=24]
X-Sequence: doc-jp 4265
Subject: [doc-jp 4265] Could you please re-build japanese Handbook and FAQ?
Errors-To: owner-doc-jp@jp.freebsd.org
Sender: owner-doc-jp@jp.freebsd.org

Hi John,

Since a few days ago, the character encoding has been specified
incorrectly in the HTML versions of Japanese Handbook and FAQ
and lots of people are claiming.

For example, the headers of current
 <URL:http://www.FreeBSD.ORG/ja_JP.EUC/handbook/index.html> are:

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">.

The correct headers should be:

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=EUC-JP">.


I don't know why this problem occurred but I've fixed the makefiles
and if you re-built the Japanese Handbook and FAQ, the problem will be
solved.

Could you please do ASAP?

Best Regards,

--
Hiroyuki HANAI =-= Be cool! =-= hanai@jp.FreeBSD.ORG
