mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-28 11:57:28 +00:00
Also, add a missing period.
This commit is contained in:
parent
cc7a693fa7
commit
67ff590b9e
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=250211
lib/libc/locale
@ -67,7 +67,7 @@ The locale returned by this call must be freed with
|
||||
.Xr xlocale 3
|
||||
.Sh STANDARDS
|
||||
This function conforms to
|
||||
.St -p1003.1-2008
|
||||
.St -p1003.1-2008 .
|
||||
.Sh BUGS
|
||||
Ideally,
|
||||
.Xr uselocale 3
|
||||
|
@ -109,4 +109,4 @@ You must free the returned locale with
|
||||
.Xr xlocale 3
|
||||
.Sh STANDARDS
|
||||
This function conforms to
|
||||
.St -p1003.1-2008
|
||||
.St -p1003.1-2008 .
|
||||
|
@ -57,4 +57,4 @@ or LC_GLOBAL_LOCALE if this thread has no locale associated with it.
|
||||
.Xr xlocale 3
|
||||
.Sh STANDARDS
|
||||
This function conforms to
|
||||
.St -p1003.1-2008
|
||||
.St -p1003.1-2008 .
|
||||
|
Loading…
Reference in New Issue
Block a user