Module Name:    src
Committed By:   khorben
Date:           Thu Nov 28 03:45:31 UTC 2013

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

Log Message:
The document date was not updated as it should have been.


To generate a diff of this commit:
cvs rdiff -u -r1.40 -r1.41 src/lib/libc/sys/select.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/select.2
diff -u src/lib/libc/sys/select.2:1.40 src/lib/libc/sys/select.2:1.41
--- src/lib/libc/sys/select.2:1.40	Thu Nov 28 02:46:37 2013
+++ src/lib/libc/sys/select.2	Thu Nov 28 03:45:31 2013
@@ -1,4 +1,4 @@
-.\"	$NetBSD: select.2,v 1.40 2013/11/28 02:46:37 khorben Exp $
+.\"	$NetBSD: select.2,v 1.41 2013/11/28 03:45:31 khorben Exp $
 .\"
 .\" Copyright (c) 1983, 1991, 1993
 .\"	The Regents of the University of California.  All rights reserved.
@@ -29,7 +29,7 @@
 .\"
 .\"     @(#)select.2	8.2 (Berkeley) 3/25/94
 .\"
-.Dd October 18, 2008
+.Dd November 28, 2013
 .Dt SELECT 2
 .Os
 .Sh NAME

Reply via email to