From owner-freebsd-doc@FreeBSD.ORG Mon Feb 16 04:10:20 2004 Return-Path: Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DD33416A4CE for ; Mon, 16 Feb 2004 04:10:19 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C1C8843D2D for ; Mon, 16 Feb 2004 04:10:19 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) i1GCAJbv091889 for ; Mon, 16 Feb 2004 04:10:19 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id i1GCAJpW091888; Mon, 16 Feb 2004 04:10:19 -0800 (PST) (envelope-from gnats) Resent-Date: Mon, 16 Feb 2004 04:10:19 -0800 (PST) Resent-Message-Id: <200402161210.i1GCAJpW091888@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-doc@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Zheyu Shen Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 83FEF16A4CE for ; Mon, 16 Feb 2004 04:08:38 -0800 (PST) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7F54F43D2F for ; Mon, 16 Feb 2004 04:08:38 -0800 (PST) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.12.10/8.12.10) with ESMTP id i1GC8c72091076 for ; Mon, 16 Feb 2004 04:08:38 -0800 (PST) (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.10/8.12.10/Submit) id i1GC8cqJ091075; Mon, 16 Feb 2004 04:08:38 -0800 (PST) (envelope-from nobody) Message-Id: <200402161208.i1GC8cqJ091075@www.freebsd.org> Date: Mon, 16 Feb 2004 04:08:38 -0800 (PST) From: Zheyu Shen To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.0 Subject: docs/62907: missing colons in handbook section 14.3 Using Localization X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Feb 2004 12:10:20 -0000 >Number: 62907 >Category: docs >Synopsis: missing colons in handbook section 14.3 Using Localization >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: Mon Feb 16 04:10:19 PST 2004 >Closed-Date: >Last-Modified: >Originator: Zheyu Shen >Release: 5.2R >Organization: >Environment: 5.2R ... >Description: In the handbook section "14.3 Using Localization", sub-section "14.3.4.1.1.1 User Level Setup" is an example for .login_conf zh_TW.Big5 setup. The lines of the "me:\" entry are not prefixed by a colon. >How-To-Repeat: look at http://www.freebsd.org/cgi/cvsweb.cgi/doc/en_US.ISO8859-1/books/handbook/l10n/chapter.sgml rev. 1.94 >Fix: --- /home/zheyu/ncvs/doc/en_US.ISO8859-1/books/handbook/l10n/chapter.sgml Mon Feb 16 00:14:35 2004 +++ /home/zheyu/chapter.sgml Mon Feb 16 00:29:19 2004 @@ -286,16 +286,16 @@ #Users who do not wish to use monetary units or time formats #of Taiwan can manually change each variable me:\ - lang=zh_TW.Big5:\ - lc_all=zh_TW.Big:\ - lc_collate=zh_TW.Big5:\ - lc_ctype=zh_TW.Big5:\ - lc_messages=zh_TW.Big5:\ - lc_monetary=zh_TW.Big5:\ - lc_numeric=zh_TW.Big5:\ - lc_time=zh_TW.Big5:\ - charset=big5:\ - xmodifiers="@im=xcin": #Setting the XIM Input Server + :lang=zh_TW.Big5:\ + :lc_all=zh_TW.Big:\ + :lc_collate=zh_TW.Big5:\ + :lc_ctype=zh_TW.Big5:\ + :lc_messages=zh_TW.Big5:\ + :lc_monetary=zh_TW.Big5:\ + :lc_numeric=zh_TW.Big5:\ + :lc_time=zh_TW.Big5:\ + :charset=big5:\ + :xmodifiers="@im=xcin": #Setting the XIM Input Server See Administrator Level Setup and &man.login.conf.5; for more details. >Release-Note: >Audit-Trail: >Unformatted: