]> git.saurik.com Git - apple/libc.git/blobdiff - locale/FreeBSD/wctrans.3.patch
Libc-763.11.tar.gz
[apple/libc.git] / locale / FreeBSD / wctrans.3.patch
index fc1e9e9c0cc8151afde7747dea7b24fd3a50b0ac..b294abbdb2e7d26fca4d09b287da966eeabbec04 100644 (file)
@@ -1,5 +1,5 @@
---- _SB/Libc/locale/FreeBSD/wctrans.3  2003-05-20 15:21:45.000000000 -0700
-+++ _SB/Libc/locale/FreeBSD/wctrans.3.edit     2006-06-28 16:55:51.000000000 -0700
+--- wctrans.3.orig     2009-11-09 15:05:25.000000000 -0800
++++ wctrans.3  2009-11-09 15:05:26.000000000 -0800
 @@ -28,21 +28,42 @@
  .Dt WCTRANS 3
  .Os
@@ -47,7 +47,7 @@
  which represents the requested wide character mapping operation and
  may be used as the second argument for calls to
  .Fn towctrans .
-@@ -55,9 +76,21 @@
+@@ -55,9 +76,21 @@ The following character mapping names ar
  The
  .Fn towctrans
  function transliterates the wide character
@@ -70,7 +70,7 @@
  .Sh RETURN VALUES
  The
  .Fn towctrans
-@@ -105,7 +138,8 @@
+@@ -105,7 +138,8 @@ The requested mapping name is invalid.
  .Sh SEE ALSO
  .Xr tolower 3 ,
  .Xr toupper 3 ,