Module Name: src Committed By: ast Date: Sat Oct 5 21:24:36 UTC 2013
Modified Files: src/lib/libc/sys: utimes.2 Log Message: Fixed spelling of 'appeared'. To generate a diff of this commit: cvs rdiff -u -r1.39 -r1.40 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.39 src/lib/libc/sys/utimes.2:1.40 --- src/lib/libc/sys/utimes.2:1.39 Sat Sep 14 10:41:18 2013 +++ src/lib/libc/sys/utimes.2 Sat Oct 5 21:24:36 2013 @@ -1,4 +1,4 @@ -.\" $NetBSD: utimes.2,v 1.39 2013/09/14 10:41:18 njoly Exp $ +.\" $NetBSD: utimes.2,v 1.40 2013/10/05 21:24:36 ast Exp $ .\" .\" Copyright (c) 1990, 1993 .\" The Regents of the University of California. All rights reserved. @@ -302,5 +302,5 @@ Birthtime setting support was added in .Fn futimens and .Fn utimensat -functions calls appreared in +functions calls appeared in .Nx 6.0 .