From ccd4f1d859903108662a41c03b085705ba7d8219 Mon Sep 17 00:00:00 2001 From: joel Date: Sat, 7 Apr 2012 09:26:21 +0000 Subject: mdoc: fix function type. --- lib/libc/locale/newlocale.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/libc/locale') diff --git a/lib/libc/locale/newlocale.3 b/lib/libc/locale/newlocale.3 index 49ddddb..599f148 100644 --- a/lib/libc/locale/newlocale.3 +++ b/lib/libc/locale/newlocale.3 @@ -36,7 +36,7 @@ .Lb libc .Sh SYNOPSIS .In xlocale -.Ft +.Ft locale_t .Fn newlocale "int mask" "const char * locale" "locale_t base" .Sh DESCRIPTION Creates a new locale, inheriting some properties from an existing locale. -- cgit v1.1