Loading...
string/FreeBSD/index.3.patch Libc-763.13 Libc-583
--- Libc/Libc-763.13/string/FreeBSD/index.3.patch
+++ Libc/Libc-583/string/FreeBSD/index.3.patch
@@ -1,6 +1,6 @@
---- index.3.bsdnew	2009-11-18 18:24:32.000000000 -0800
-+++ index.3	2009-11-18 18:24:32.000000000 -0800
-@@ -54,8 +54,8 @@ locates the first occurrence of
+--- _SB/Libc/string/FreeBSD/index.3	2004-11-25 11:38:46.000000000 -0800
++++ _SB/Libc/string/FreeBSD/index.3.edit	2006-06-28 16:55:53.000000000 -0700
+@@ -58,8 +58,8 @@
  .Vt char )
  in the string pointed to by
  .Fa s .
@@ -11,7 +11,7 @@
  .Fa c
  is
  .Ql \e0 ,
-@@ -66,7 +66,7 @@ The
+@@ -70,7 +70,7 @@
  .Fn rindex
  function is identical to
  .Fn index ,