From owner-cvs-all@FreeBSD.ORG Sun Aug 10 04:51:15 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B5D0C37B401; Sun, 10 Aug 2003 04:51:15 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4E3F843F75; Sun, 10 Aug 2003 04:51:15 -0700 (PDT) (envelope-from tjr@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h7ABpF0U019591; Sun, 10 Aug 2003 04:51:15 -0700 (PDT) (envelope-from tjr@repoman.freebsd.org) Received: (from tjr@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h7ABpEtC019590; Sun, 10 Aug 2003 04:51:14 -0700 (PDT) Message-Id: <200308101151.h7ABpEtC019590@repoman.freebsd.org> From: "Tim J. Robbins" Date: Sun, 10 Aug 2003 04:51:14 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/usr.bin/mklocale mklocale.1 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Aug 2003 11:51:16 -0000 tjr 2003/08/10 04:51:14 PDT FreeBSD src repository Modified files: usr.bin/mklocale mklocale.1 Log: Add GB18030 and GBK to the list of encodings. Cross-reference the new manual pages for the Big5, GB18030, GBK, and MSKanji encodings. Revision Changes Path 1.17 +10 -1 src/usr.bin/mklocale/mklocale.1