Subject: Re: [mount_cd9660(8)] is it really ISO-8869-1???
To: Igor Sobrado <igor@string1.ciencias.uniovi.es>
From: Rui Paulo <rpaulo@NetBSD.org>
List: netbsd-docs
Date: 06/24/2005 19:13:11
On 2005.06.24 21:07:01 +0000, Igor Sobrado wrote:
> Hello.
>
> I found an annoying reference to the ISO-8869-1 character set
> in the mount_cd9660(8) "notes" section:
>
> "For Joliet filesystems, the Unicode file names used to be filtered to
> ISO-8869-1 character set. This changed in NetBSD 3.0, file names are
> encoded into UTF-8 now by default. The behaviour is cotrollable by the
> vfs.cd9660.utf8_joliet sysctl; the former behaviour is available by set-
> ting it to 0."
>
> Is it really ISO-8869-1? I believe it should be ISO-8859-1 instead.
> If not, it will be difficult understanding how can we read CD-ROMs
> without having a headache.
You're right, it's ISO-8859-1.
> If it is a typo, I can open a PR.
Do it!
-- Rui Paulo