I hear that on Linux you can create a custom locale using the command `localedef`. For example, you could create a "ja_JP.eucJPms" by running the command: `localedef -i ja_JP -f EUC-JP-MS ja_JP.eucJPms`. Is there a way to achieve the same in NetBSD? -- henry nelson WWW_HOME=http://yuba.ne.jp/~home/