Loading...
--- Libc/Libc-763.13/gen/FreeBSD/utime.3.patch
+++ Libc/Libc-498/gen/FreeBSD/utime.3.patch
@@ -1,6 +1,6 @@
---- utime.3.bsdnew 2009-11-08 14:20:21.000000000 -0800
-+++ utime.3 2009-11-08 14:32:59.000000000 -0800
-@@ -39,7 +39,10 @@
+--- _SB/Libc/gen/FreeBSD/utime.3 2003-05-20 15:21:03.000000000 -0700
++++ _SB/Libc/gen/FreeBSD/utime.3.edit 2006-06-28 16:55:51.000000000 -0700
+@@ -43,7 +43,10 @@
.Sh SYNOPSIS
.In utime.h
.Ft int
@@ -12,21 +12,15 @@
.Sh DESCRIPTION
.Bf -symbolic
This interface is obsoleted by
-@@ -48,28 +51,28 @@ This interface is obsoleted by
+@@ -52,22 +55,22 @@
.Pp
The
.Fn utime
-function sets the access and modification times of the named file from
--the
+-the structures in the argument array
+-.Fa timep .
+function sets the access and modification times of the named file,
-+based on the
- .Va actime
- and
- .Va modtime
- fields of the
- .Vt "struct utimbuf"
- pointed at by
--.Fa timep .
++based on the structures in the argument array
+.Fa times .
.Pp
If the times are specified (the