mdoc: fix function type.

This commit is contained in:
Joel Dahl 2012-04-07 09:26:21 +00:00
parent e346e89c45
commit 26c9eb4a77

View File

@ -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.