Loading...
--- Libc/Libc-763.11/locale/FreeBSD/setlocale.3.patch
+++ /dev/null
@@ -1,32 +0,0 @@
---- setlocale.3.orig 2009-11-09 15:05:25.000000000 -0800
-+++ setlocale.3 2009-11-09 15:05:26.000000000 -0800
-@@ -42,7 +42,10 @@
- .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 ti
- 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