CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2018/03/21 18:03:24
Modified files:
lib/libc/locale: setlocale.3
Log message:
Rewrite, since Karl Williamson <public at khwilliamson dot com>
noticed that this was no good.
* More relevant one line description.
* Generally more precision, less handwaving.
* Delete details regarding features we deliberate do not support.
* Write a real RETURN VALUES section.
* Delete pointless SEE ALSO section.
* Add two useful EXAMPLES.
* Do not talk about BUGS we don't have because we avoid the facilities.
Using several suggestions from martijn@ and one from stsp@,
OK jmc@ stsp@ martijn@ on earlier versions.