https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=247553
Bug ID: 247553
Summary: setlocale(3) ought to explain how the locale string is
interpreted
Product: Base System
Version: CURRENT
Hardware: Any
OS: Any
Status: New
Severity: Affects Many People
Priority: ---
Component: bin
Assignee: [email protected]
Reporter: [email protected]
According to
https://pubs.opengroup.org/onlinepubs/9699919799/functions/setlocale.html
the interpretation of the locale string is implementation-defined.
Thus, setlocale(3) ought to explain how the string is interpreted. By now, it
only mentions predefined locales.
While at it, it also lacks the xref to locale(1).
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"