Module Name:    src
Committed By:   wiz
Date:           Sun Nov  4 10:57:34 UTC 2012

Modified Files:
        src/lib/libc/sys: utimes.2

Log Message:
Bump date for previous. Grammar fix.


To generate a diff of this commit:
cvs rdiff -u -r1.31 -r1.32 src/lib/libc/sys/utimes.2

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/sys/utimes.2
diff -u src/lib/libc/sys/utimes.2:1.31 src/lib/libc/sys/utimes.2:1.32
--- src/lib/libc/sys/utimes.2:1.31	Sat Nov  3 19:39:21 2012
+++ src/lib/libc/sys/utimes.2	Sun Nov  4 10:57:33 2012
@@ -1,4 +1,4 @@
-.\"	$NetBSD: utimes.2,v 1.31 2012/11/03 19:39:21 christos Exp $
+.\"	$NetBSD: utimes.2,v 1.32 2012/11/04 10:57:33 wiz Exp $
 .\"
 .\" Copyright (c) 1990, 1993
 .\"	The Regents of the University of California.  All rights reserved.
@@ -29,7 +29,7 @@
 .\"
 .\"     @(#)utimes.2	8.1 (Berkeley) 6/4/93
 .\"
-.Dd August 17, 2011
+.Dd November 3, 2012
 .Dt UTIMES 2
 .Os
 .Sh NAME
@@ -110,7 +110,7 @@ changes the times of the file the link r
 .Fn lutimens ,
 and
 .Fn futimens
-is like
+are like
 .Fn utimes ,
 .Fn lutimes ,
 and

Reply via email to