From owner-cvs-src@FreeBSD.ORG Fri Nov 7 18:52:33 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8FFE816A4CE; Fri, 7 Nov 2003 18:52:33 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E493E43FCB; Fri, 7 Nov 2003 18:52:31 -0800 (PST) (envelope-from tjr@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id hA82qVXJ009503; Fri, 7 Nov 2003 18:52:31 -0800 (PST) (envelope-from tjr@repoman.freebsd.org) Received: (from tjr@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id hA82qVPT009502; Fri, 7 Nov 2003 18:52:31 -0800 (PST) (envelope-from tjr) Message-Id: <200311080252.hA82qVPT009502@repoman.freebsd.org> From: "Tim J. Robbins" Date: Fri, 7 Nov 2003 18:52:31 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/lib/libc/locale euc.4 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 08 Nov 2003 02:52:33 -0000 tjr 2003/11/07 18:52:31 PST FreeBSD src repository Modified files: lib/libc/locale euc.4 Log: Refer to wide characters instead of runes. Remove redundant example locale. Catch up with renaming of "Japanese" to "ja_JP.eucJP". Comment out the statement that EUC is provided for compatibility with UNIX-based systems; this is not a very good opening paragraph. Revision Changes Path 1.10 +19 -124 src/lib/libc/locale/euc.4