From fd497a19e91cc62b50a35abdf3a313adffd00dc5 Mon Sep 17 00:00:00 2001 From: pluknet Date: Fri, 3 May 2013 13:27:13 +0000 Subject: Also, add a missing period. --- lib/libc/locale/duplocale.3 | 2 +- lib/libc/locale/newlocale.3 | 2 +- lib/libc/locale/uselocale.3 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'lib/libc') diff --git a/lib/libc/locale/duplocale.3 b/lib/libc/locale/duplocale.3 index ae80f30..96f0f78 100644 --- a/lib/libc/locale/duplocale.3 +++ b/lib/libc/locale/duplocale.3 @@ -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 diff --git a/lib/libc/locale/newlocale.3 b/lib/libc/locale/newlocale.3 index 12495c0..c3b832d 100644 --- a/lib/libc/locale/newlocale.3 +++ b/lib/libc/locale/newlocale.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 . diff --git a/lib/libc/locale/uselocale.3 b/lib/libc/locale/uselocale.3 index 9b4f430..ab92588 100644 --- a/lib/libc/locale/uselocale.3 +++ b/lib/libc/locale/uselocale.3 @@ -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 . -- cgit v1.1