Module Name: src
Committed By: wiz
Date: Wed Jun 3 09:03:25 UTC 2009
Modified Files:
src/lib/libc/sys: fcntl.2
Log Message:
Bump date for previous.
To generate a diff of this commit:
cvs rdiff -u -r1.35 -r1.36 src/lib/libc/sys/fcntl.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/fcntl.2
diff -u src/lib/libc/sys/fcntl.2:1.35 src/lib/libc/sys/fcntl.2:1.36
--- src/lib/libc/sys/fcntl.2:1.35 Mon Jun 1 09:56:06 2009
+++ src/lib/libc/sys/fcntl.2 Wed Jun 3 09:03:24 2009
@@ -1,4 +1,4 @@
-.\" $NetBSD: fcntl.2,v 1.35 2009/06/01 09:56:06 njoly Exp $
+.\" $NetBSD: fcntl.2,v 1.36 2009/06/03 09:03:24 wiz Exp $
.\"
.\" Copyright (c) 1983, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -29,7 +29,7 @@
.\"
.\" @(#)fcntl.2 8.2 (Berkeley) 1/12/94
.\"
-.Dd January 3, 2007
+.Dd June 1, 2009
.Dt FCNTL 2
.Os
.Sh NAME