]> git.saurik.com Git - apple/libc.git/blame - locale/FreeBSD/setlocale.3.patch
Libc-763.13.tar.gz
[apple/libc.git] / locale / FreeBSD / setlocale.3.patch
CommitLineData
1f2f436a
A
1--- setlocale.3.orig 2009-11-09 15:05:25.000000000 -0800
2+++ setlocale.3 2009-11-09 15:05:26.000000000 -0800
3@@ -42,7 +42,10 @@
224c7076
A
4 .Sh SYNOPSIS
5 .In locale.h
6 .Ft char *
7-.Fn setlocale "int category" "const char *locale"
8+.Fo setlocale
9+.Fa "int category"
10+.Fa "const char *locale"
11+.Fc
12 .Sh DESCRIPTION
13 The
14 .Fn setlocale
1f2f436a 15@@ -101,14 +104,14 @@ Set a locale for formatting dates and ti
224c7076
A
16 function.
17 .El
18 .Pp
19-Only three locales are defined by default,
20+Only three locales are defined by default:
21 the empty string
22 .Li "\&""\|""
23-which denotes the native environment, and the
24+(which denotes the native environment) and the
25 .Li "\&""C""
26 and
27 .Li "\&""POSIX""
28-locales, which denote the C language environment.
29+locales (which denote the C-language environment).
30 A
31 .Fa locale
32 argument of