]> git.saurik.com Git - apple/libc.git/blobdiff - locale/FreeBSD/setlocale.3
Libc-825.24.tar.gz
[apple/libc.git] / locale / FreeBSD / setlocale.3
index 1048ce915d500e56a6c8efed82a4a3b56ed43756..6d3be0354b924d59900528eb9bff31f061a8eec9 100644 (file)
 .Sh SYNOPSIS
 .In locale.h
 .Ft char *
-.Fn setlocale "int category" "const char *locale"
+.Fo setlocale
+.Fa "int category"
+.Fa "const char *locale"
+.Fc
 .Sh DESCRIPTION
 The
 .Fn setlocale
@@ -101,14 +104,14 @@ Set a locale for formatting dates and times using the
 function.
 .El
 .Pp
-Only three locales are defined by default,
+Only three locales are defined by default:
 the empty string
 .Li "\&""\|""
-which denotes the native environment, and the
+(which denotes the native environment) and the
 .Li "\&""C""
 and
 .Li "\&""POSIX""
-locales, which denote the C language environment.
+locales (which denote the C-language environment).
 A
 .Fa locale
 argument of