From owner-freebsd-i18n@FreeBSD.ORG Thu Aug 7 18:58:03 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 0572237B408 for ; Thu, 7 Aug 2003 18:58:03 -0700 (PDT) Received: from smtp02.syd.iprimus.net.au (smtp02.syd.iprimus.net.au [210.50.76.52]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7404543F85 for ; Thu, 7 Aug 2003 18:58:02 -0700 (PDT) (envelope-from tim@robbins.dropbear.id.au) Received: from mail.robbins.dropbear.id.au (210.50.32.151) by smtp02.syd.iprimus.net.au (7.0.018) id 3F328CD00000D052; Fri, 8 Aug 2003 11:58:00 +1000 Received: by mail.robbins.dropbear.id.au (Postfix, from userid 1000) id 99A4DC90F; Fri, 8 Aug 2003 11:57:51 +1000 (EST) Date: Fri, 8 Aug 2003 11:57:51 +1000 From: Tim Robbins To: Kang Liu Message-ID: <20030808015751.GB37663@dilbert.robbins.dropbear.id.au> References: <000301c35cdb$2de4abe0$e04e70ca@lkatschool> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <000301c35cdb$2de4abe0$e04e70ca@lkatschool> User-Agent: Mutt/1.4.1i 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: Fri, 08 Aug 2003 01:58:03 -0000 On Thu, Aug 07, 2003 at 07:58:13PM +0800, Kang Liu wrote: > Thanks for writing manual page for gb18030 :) > I think there are 2 points need to be improved. > 1.why not use "GB2312-1980" instead of "GB2312-80" (more official and Y2K > compatible? ^_^); > 2."GB18030 is a superset of the older GB2312-80 and GBK encodings" that is > right, but for more exactly GB18030 is not only include GB2312 and GBK but > also contains all CJK Extension(Chinese, Japanese,Korean unification > character set). Thanks for the suggestions. I'll do something about both of them before I commit the manual page. Tim