Loading...
locale/FreeBSD/iswalnum.3.patch Libc-763.13 Libc-498
--- Libc/Libc-763.13/locale/FreeBSD/iswalnum.3.patch
+++ Libc/Libc-498/locale/FreeBSD/iswalnum.3.patch
@@ -1,6 +1,6 @@
---- iswalnum.3.orig	2009-11-09 15:05:25.000000000 -0800
-+++ iswalnum.3	2009-11-09 15:05:26.000000000 -0800
-@@ -107,9 +107,15 @@ for use with wide characters
+--- iswalnum.3	2003-05-20 15:21:44.000000000 -0700
++++ iswalnum.3.edit	2006-08-09 13:28:43.000000000 -0700
+@@ -111,9 +111,15 @@
  or
  .Vt wint_t ) .
  See the description for the similarly-named single byte classification
@@ -17,7 +17,7 @@
  .Sh RETURN VALUES
  The functions return zero if the character tests false and
  return non-zero if the character tests true.
-@@ -132,6 +138,7 @@ return non-zero if the character tests t
+@@ -136,6 +142,7 @@
  .Xr isspace 3 ,
  .Xr isspecial 3 ,
  .Xr isupper 3 ,
@@ -25,7 +25,7 @@
  .Xr isxdigit 3 ,
  .Xr wctype 3
  .Sh STANDARDS
-@@ -143,7 +150,7 @@ except
+@@ -147,7 +154,7 @@
  .Fn iswideogram ,
  .Fn iswnumber ,
  .Fn iswphonogram ,