Subject: Re: LC_CTYPE and isprint(3)
To: None <netbsd-help@netbsd.org>
From: Wolfgang Helbig <helbig@Informatik.BA-Stuttgart.DE>
List: netbsd-help
Date: 04/15/2001 01:50:03
> that looks like LC_CTYPE information. Unless someone knows otherwise,
> in NetBSD-1.5 I don't think there is CTYPE information for the de
> locale. :-(
>
> In -current the situation may be better, with the incorporation of
It is! Whith the environment variable
LANG=de_AT.ISO8859-1
you'll get what you want -- but in -current only, not in NetBSD 1.5.
Wolfgang