git: Some improvements to *_l.3 manual pages (all part of 1003.1-2008).
Sascha Wildner
swildner at crater.dragonflybsd.org
Wed Dec 25 07:02:15 PST 2013
commit 94d35d83db8becf5c97c72dcf0e7522c2caf6fc6
Author: Sascha Wildner <saw at online.de>
Date: Wed Dec 25 16:01:28 2013 +0100
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.
Summary of changes:
lib/libc/locale/tolower.3 | 27 +++++++++++++++++++--------
lib/libc/locale/toupper.3 | 27 +++++++++++++++++++--------
lib/libc/stdlib/strfmon.3 | 17 +++++++++++------
lib/libc/stdtime/strftime.3 | 19 +++++++++++++------
lib/libc/string/strcoll.3 | 6 ++++--
lib/libc/string/strxfrm.3 | 5 +++--
6 files changed, 69 insertions(+), 32 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/94d35d83db8becf5c97c72dcf0e7522c2caf6fc6
--
DragonFly BSD source repository
More information about the Commits
mailing list