Document that the return type is different from 1003.1-2008.

MFC after:	1 week
This commit is contained in:
Sergey Kandaurov 2013-05-04 17:21:44 +00:00
parent 4f79ce7b4c
commit 424b842a5d
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=250245

View File

@ -57,5 +57,12 @@ Returns 0 on success or -1 on error.
.Xr uselocale 3 ,
.Xr xlocale 3
.Sh STANDARDS
This function conforms to
.St -p1003.1-2008 .
The
.Fn freelocale
function
differs from
.St -p1003.1-2008
in that its return type is
.Vt int
rather than
.Vt void .