From owner-cvs-all@FreeBSD.ORG Sun Oct 17 03:02:51 2004 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 083DA16A4CE; Sun, 17 Oct 2004 03:02:51 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7889243D67; Sun, 17 Oct 2004 03:02:50 +0000 (GMT) (envelope-from tjr@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i9H32oJw053660; Sun, 17 Oct 2004 03:02:50 GMT (envelope-from tjr@repoman.freebsd.org) Received: (from tjr@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i9H32ogZ053659; Sun, 17 Oct 2004 03:02:50 GMT (envelope-from tjr) Message-Id: <200410170302.i9H32ogZ053659@repoman.freebsd.org> From: "Tim J. Robbins" Date: Sun, 17 Oct 2004 03:02:50 +0000 (UTC) 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 yacc.y 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, 17 Oct 2004 03:02:51 -0000 tjr 2004-10-17 03:02:50 UTC FreeBSD src repository Modified files: usr.bin/mklocale yacc.y Log: Use instead of since the latter is going away. Revision Changes Path 1.23 +2 -2 src/usr.bin/mklocale/yacc.y