Thanks. On Mon, Jun 17, 2002 at 08:53:45AM +0100, Philip Blundell wrote: ... > See the setlocale man page, although I agree with you that this is not > really the kind of thing users should be expected to read.
Good. I was looking "man 1 locale" which had no LANG mentioned. "man setlocale" told me the difference between LANG and LC_ALL. LC_ALL overiding default if set. LC_* specific set up LANG fallback default I also find "man 7 locale" which is also nice. Answer is always somewhere very close to where I looked around :) -- +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + Osamu Aoki <[EMAIL PROTECTED]> @ Cupertino, CA USA + -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

