From owner-freebsd-current@FreeBSD.ORG Mon Aug 4 11:58:08 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 50C2837B401; Mon, 4 Aug 2003 11:58:08 -0700 (PDT) Received: from mail.broadpark.no (mail.broadpark.no [217.13.4.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 00E0D43F3F; Mon, 4 Aug 2003 11:58:07 -0700 (PDT) (envelope-from des@des.no) Received: from smtp.des.no (37.80-203-228.nextgentel.com [80.203.228.37]) by mail.broadpark.no (Postfix) with ESMTP id AF7D578DAA; Mon, 4 Aug 2003 20:58:05 +0200 (MEST) Received: by smtp.des.no (Pony Express, from userid 666) id 5205696477; Mon, 4 Aug 2003 20:58:05 +0200 (CEST) Received: from dwp.des.no (dwp.des.no [10.0.0.4]) by smtp.des.no (Pony Express) with ESMTP id 70B3896448; Mon, 4 Aug 2003 20:58:01 +0200 (CEST) Received: by dwp.des.no (Postfix, from userid 2602) id 1A5CAB824; Mon, 4 Aug 2003 20:58:01 +0200 (CEST) To: Ruslan Ermilov References: <20030804195135.0562a9a2.yosimoto@waishi.jp> <20030804114723.GB39384@sunbay.com> <20030804223833.6c9a6718.yosimoto@waishi.jp> <20030804134636.GA39138@nagual.pp.ru> <20030804135713.GA39289@nagual.pp.ru> <20030804140332.GA39367@nagual.pp.ru> <20030804141858.GB60105@sunbay.com> From: des@des.no (Dag-Erling =?iso-8859-1?q?Sm=F8rgrav?=) Date: Mon, 04 Aug 2003 20:58:00 +0200 In-Reply-To: <20030804141858.GB60105@sunbay.com> (Ruslan Ermilov's message of "Mon, 4 Aug 2003 17:18:58 +0300") Message-ID: User-Agent: Gnus/5.090024 (Oort Gnus v0.24) Emacs/21.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Spam-Status: No, hits=-2.5 required=8.0 tests=EMAIL_ATTRIBUTION,IN_REP_TO,REFERENCES,REPLY_WITH_QUOTES, USER_AGENT_GNUS_UA version=2.55 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.55 (1.174.2.19-2003-05-19-exp) cc: Andrey Chernov cc: standards@freebsd.org cc: current@freebsd.org Subject: Re: buildworld broken after installworld X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Aug 2003 18:58:08 -0000 Ruslan Ermilov writes: > > For example, this result is right and not the bug (but wrong tr usage): > >=20 > > env LANG=3Dde_DE.ISO8859-1 tr '[a-z]' '[A-Z]' > > vi_zero > > WI_]ERO > Clearly this is a useless construct then. The correct construct is tr '[:lower:]' '[:upper:]' DES --=20 Dag-Erling Sm=F8rgrav - des@des.no