Some locale data seem to be broken on stable/11 and head (r308418 and r308217, respectively).
$ LANG=fr_FR.UTF-8 locale -k thousands_sep thousands_sep=" " $ ll /usr/share/locale/fr_FR*/LC_NUMERIC lrwxr-xr-x 1 root wheel 29 Nov 2 13:41 /usr/share/locale/fr_FR.ISO8859-1/LC_NUMERIC -> ../uk_UA.ISO8859-5/LC_NUMERIC lrwxr-xr-x 1 root wheel 29 Nov 2 13:41 /usr/share/locale/fr_FR.ISO8859-15/LC_NUMERIC -> ../uk_UA.ISO8859-5/LC_NUMERIC lrwxr-xr-x 1 root wheel 25 Nov 2 13:41 /usr/share/locale/fr_FR.UTF-8/LC_NUMERIC -> ../uk_UA.UTF-8/LC_NUMERIC $ cat /usr/share/locale/uk_UA.UTF-8/LC_NUMERIC , 3 I'm not sure what Ukraine uses for a thousands separator, but this is definitely wrong for France. Eric _______________________________________________ freebsd-current@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"