Remove an extra comma.

This commit is contained in:
Sergey Kandaurov 2013-05-03 12:45:45 +00:00
parent 88bbbe88d7
commit cc7a693fa7
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=250210
3 changed files with 3 additions and 3 deletions

View File

@ -66,7 +66,7 @@ The locale returned by this call must be freed with
.Xr uselocale 3 ,
.Xr xlocale 3
.Sh STANDARDS
This function, conforms to
This function conforms to
.St -p1003.1-2008
.Sh BUGS
Ideally,

View File

@ -57,5 +57,5 @@ Returns 0 on success or -1 on error.
.Xr uselocale 3 ,
.Xr xlocale 3
.Sh STANDARDS
This function, conforms to
This function conforms to
.St -p1003.1-2008 .

View File

@ -108,5 +108,5 @@ You must free the returned locale with
.Xr uselocale 3 ,
.Xr xlocale 3
.Sh STANDARDS
This function, conforms to
This function conforms to
.St -p1003.1-2008