Some improvements to *_l.3 manual pages (all part of 1003.1-2008).
authorSascha Wildner <saw@online.de>
Wed, 25 Dec 2013 15:01:28 +0000 (16:01 +0100)
committerSascha Wildner <saw@online.de>
Wed, 25 Dec 2013 15:01:51 +0000 (16:01 +0100)
commit94d35d83db8becf5c97c72dcf0e7522c2caf6fc6
tree9f871641440ccaf0c73ba839419deb48d6d62b62
parentb4115ec0c8341fb1f6d6d984a61e00b1342d843c
Some improvements to *_l.3 manual pages (all part of 1003.1-2008).

* Fix the SYNOPSIS to show that for these functions, <xlocale.h> need
  not be included.

* Better markup for the locale argument.

* Additional mentioning of the *_l() function in descriptions, return
  value, etc.
lib/libc/locale/tolower.3
lib/libc/locale/toupper.3
lib/libc/stdlib/strfmon.3
lib/libc/stdtime/strftime.3
lib/libc/string/strcoll.3
lib/libc/string/strxfrm.3