From nobody@FreeBSD.org  Mon Feb 16 04:08:38 2004
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 83FEF16A4CE
	for <freebsd-gnats-submit@FreeBSD.org>; 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 <freebsd-gnats-submit@FreeBSD.org>; 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 <freebsd-gnats-submit@FreeBSD.org>; 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 <free.bsd@gmx.net>
To: freebsd-gnats-submit@FreeBSD.org
Subject: missing colons in handbook section 14.3 Using Localization
X-Send-Pr-Version: www-2.0

>Number:         62907
>Category:       docs
>Synopsis:       missing colons in handbook section 14.3 Using Localization
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    ceri
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Feb 16 04:10:19 PST 2004
>Closed-Date:    Mon Feb 16 04:28:55 PST 2004
>Last-Modified:  Mon Feb 16 04:28:55 PST 2004
>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 @@
 	    <programlisting>#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</programlisting> 
+	: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</programlisting> 
 
 	    <para>See <link linkend="adm-setup">Administrator Level
 	      Setup</link> and &man.login.conf.5; for more details.</para>

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-doc->ceri 
Responsible-Changed-By: ceri 
Responsible-Changed-When: Mon Feb 16 04:21:58 PST 2004 
Responsible-Changed-Why:  
Grab this one. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=62907 
State-Changed-From-To: open->closed 
State-Changed-By: ceri 
State-Changed-When: Mon Feb 16 04:28:35 PST 2004 
State-Changed-Why:  
Committed in revision 1.95 - thank you. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=62907 
>Unformatted:
