From owner-freebsd-doc@FreeBSD.ORG Wed Sep 1 11:06:16 2004 Return-Path: Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EE0E516A4CE; Wed, 1 Sep 2004 11:06:16 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id CF20643D41; Wed, 1 Sep 2004 11:06:16 +0000 (GMT) (envelope-from tjr@FreeBSD.org) Received: from freefall.freebsd.org (tjr@localhost [127.0.0.1]) i81B6GB9036615; Wed, 1 Sep 2004 11:06:16 GMT (envelope-from tjr@freefall.freebsd.org) Received: (from tjr@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i81B6GDB036611; Wed, 1 Sep 2004 11:06:16 GMT (envelope-from tjr) Date: Wed, 1 Sep 2004 11:06:16 GMT From: "Tim J. Robbins" Message-Id: <200409011106.i81B6GDB036611@freefall.freebsd.org> To: tmseck@netcologne.de, tjr@FreeBSD.org, freebsd-doc@FreeBSD.org Subject: Re: docs/54391: Document that glob(3) respects LC_COLLATE X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 01 Sep 2004 11:06:17 -0000 Synopsis: Document that glob(3) respects LC_COLLATE State-Changed-From-To: patched->closed State-Changed-By: tjr State-Changed-When: Wed Sep 1 11:03:53 GMT 2004 State-Changed-Why: glob() does not actually respect LC_COLLATE, and the change to the manual page has been backed out in -current. Your shell must not be using glob() from libc. http://www.freebsd.org/cgi/query-pr.cgi?pr=54391