]> git.saurik.com Git - apple/libc.git/blobdiff - gen/FreeBSD/utime.3.patch
Libc-763.12.tar.gz
[apple/libc.git] / gen / FreeBSD / utime.3.patch
index c9de60fc34872ef613090aa370944561c9e5e827..6e88ffed766db835925ac477dbbe840e110ad4bc 100644 (file)
@@ -1,6 +1,6 @@
---- _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 @@
+--- 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 @@
  .Sh SYNOPSIS
  .In utime.h
  .Ft int
  .Sh DESCRIPTION
  .Bf -symbolic
  This interface is obsoleted by
-@@ -52,22 +55,22 @@
+@@ -48,28 +51,28 @@ This interface is obsoleted by
  .Pp
  The
  .Fn utime
 -function sets the access and modification times of the named file from
--the structures in the argument array
--.Fa timep .
+-the
 +function sets the access and modification times of the named file,
-+based on the structures in the argument array
++based on the
+ .Va actime
+ and
+ .Va modtime
+ fields of the
+ .Vt "struct utimbuf"
+ pointed at by
+-.Fa timep .
 +.Fa times .
  .Pp
  If the times are specified (the