Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 31 Oct 2005 20:39:32 +0200
From:      Giorgos Keramidas <keramida@ceid.upatras.gr>
To:        Tom Rhodes <trhodes@freebsd.org>
Cc:        standards@freebsd.org
Subject:   Re: Listing FreeBSD extentions as such in utilities
Message-ID:  <20051031183931.GA1584@flame.pc>
In-Reply-To: <20051031121442.5f7fdff8.trhodes@FreeBSD.org>
References:  <20051031121442.5f7fdff8.trhodes@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 2005-10-31 12:14, Tom Rhodes <trhodes@freebsd.org> wrote:
> %cvs diff -u date.1
> Index: date.1
> ===================================================================
> RCS file: /home/ncvs/src/bin/date/date.1,v
> retrieving revision 1.72
> diff -u -r1.72 date.1
> --- date.1      13 Feb 2005 22:25:09 -0000      1.72
> +++ date.1      31 Oct 2005 17:11:53 -0000
> [...]
> +.Xr sh 1
> +shell understands environment variables such as
> +.Dl LC_TIME=C .
>  .Sh HISTORY
>  A
>  .Nm

I was under the impression that locale settings are understood by the
utilities themselves too, e.g. in commands like:

	  env LC_FOO=xxx date




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20051031183931.GA1584>