From owner-freebsd-i18n@FreeBSD.ORG Thu Aug 7 00:35:24 2003 Return-Path: Delivered-To: freebsd-i18n@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 80B0C37B401; Thu, 7 Aug 2003 00:35:24 -0700 (PDT) Received: from hanirc.kr.psi.net (hanirc.higlobe.net [203.255.112.80]) by mx1.FreeBSD.org (Postfix) with ESMTP id ABA3243F3F; Thu, 7 Aug 2003 00:35:22 -0700 (PDT) (envelope-from perky@hanirc.kr.psi.net) Received: from hanirc.kr.psi.net (wendy@localhost [127.0.0.1]) by hanirc.kr.psi.net (8.12.9/8.12.5) with ESMTP id h777ZLdA042475; Thu, 7 Aug 2003 16:35:21 +0900 (KST) (envelope-from perky@hanirc.kr.psi.net) Received: (from perky@localhost) by hanirc.kr.psi.net (8.12.9/8.12.6/Submit) id h777ZLSf042474; Thu, 7 Aug 2003 16:35:21 +0900 (KST) Date: Thu, 7 Aug 2003 16:35:21 +0900 From: Hye-Shik Chang To: Andrey Chernov Message-ID: <20030807073521.GA42422@i18n.org> References: <20030807055538.GA1428@dilbert.robbins.dropbear.id.au> <20030807055808.GA83475@nagual.pp.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030807055808.GA83475@nagual.pp.ru> User-Agent: Mutt/1.4i Organization: Yonsei University X-PGP: finger perky@freebsd.org cc: Tim Robbins cc: freebsd-i18n@freebsd.org Subject: Re: gb18030(5) manual page for review X-BeenThere: freebsd-i18n@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: FreeBSD Internationalization Effort List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Aug 2003 07:35:24 -0000 On Thu, Aug 07, 2003 at 09:58:08AM +0400, Andrey Chernov wrote: > On Thu, Aug 07, 2003 at 15:55:38 +1000, Tim Robbins wrote: > > I noticed that support for the GB18030 encoding was recently committed. I had > > already implemented it in a Perforce branch, along with the rest of my planned > > overhaul of the character encoding functions in libc for FreeBSD 6. The only > > thing that my implementation has that Robin Hu's doesn't is a manual page :-) > > We have GBK encoding too. Could you please write manpage like this for it > too? How about to rename GBK encoding to DBCS or anything more general? The GBK encoding implementation can be used for cp949 (MS Korean), cp950 (MS Traditional Chinese), too. Regards, Hye-Shik =)