X-Git-Url: https://git.saurik.com/apple/libc.git/blobdiff_plain/224c70764cab4e0e39a26aaf3ad3016552f62f55..6990d062918770ee2431fb3310826c5aefbffccd:/gen/FreeBSD/utime.3.patch diff --git a/gen/FreeBSD/utime.3.patch b/gen/FreeBSD/utime.3.patch index c9de60f..6e88ffe 100644 --- a/gen/FreeBSD/utime.3.patch +++ b/gen/FreeBSD/utime.3.patch @@ -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 @@ -12,15 +12,21 @@ .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