https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256473
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #9 from [email protected] --- (In reply to Jason W. Bacon from comment #8) For the record, the precedence is documented: LC_ALL This variable shall determine the values for all locale categories. The value of the LC_ALL environment variable has precedence over any of the other environment variables starting with LC_ (LC_COLLATE, LC_CTYPE, LC_MESSAGES, LC_MONETARY, LC_NUMERIC, LC_TIME) and the LANG environment variable. (https://pubs.opengroup.org/onlinepubs/9699919799/basedefs/V1_chap08.html, 8.2) -- You are receiving this mail because: You are the assignee for the bug.
