Module Name:    src
Committed By:   jruoho
Date:           Thu Apr 29 17:07:00 UTC 2010

Modified Files:
        src/lib/libc/gen: utime.3

Log Message:
Note that also POSIX has deprecated utime(3).


To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 src/lib/libc/gen/utime.3

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/lib/libc/gen/utime.3
diff -u src/lib/libc/gen/utime.3:1.20 src/lib/libc/gen/utime.3:1.21
--- src/lib/libc/gen/utime.3:1.20	Mon Mar 22 19:30:54 2010
+++ src/lib/libc/gen/utime.3	Thu Apr 29 17:07:00 2010
@@ -1,4 +1,4 @@
-.\"	$NetBSD: utime.3,v 1.20 2010/03/22 19:30:54 joerg Exp $
+.\"	$NetBSD: utime.3,v 1.21 2010/04/29 17:07:00 jruoho Exp $
 .\"
 .\" Copyright (c) 1980, 1991, 1993
 .\"	The Regents of the University of California.  All rights reserved.
@@ -29,7 +29,7 @@
 .\"
 .\"     @(#)utime.3	8.1 (Berkeley) 6/4/93
 .\"
-.Dd August 13, 1993
+.Dd April 29, 2010
 .Dt UTIME 3
 .Os
 .Sh NAME
@@ -135,6 +135,9 @@
 .Fn utime
 function conforms to
 .St -p1003.1-90 .
+It was however marked as legacy in the
+.St -p1003.1-2008
+revision of the standard.
 .Sh HISTORY
 A
 .Fn utime

Reply via email to