Module Name: src
Committed By: wiz
Date: Sun Jan 22 19:13:48 UTC 2012
Modified Files:
src/lib/libc/stdio: funopen.3
Log Message:
Bump date for previous.
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 src/lib/libc/stdio/funopen.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/stdio/funopen.3
diff -u src/lib/libc/stdio/funopen.3:1.17 src/lib/libc/stdio/funopen.3:1.18
--- src/lib/libc/stdio/funopen.3:1.17 Sun Jan 22 18:36:17 2012
+++ src/lib/libc/stdio/funopen.3 Sun Jan 22 19:13:48 2012
@@ -1,4 +1,4 @@
-.\" $NetBSD: funopen.3,v 1.17 2012/01/22 18:36:17 christos Exp $
+.\" $NetBSD: funopen.3,v 1.18 2012/01/22 19:13:48 wiz Exp $
.\"
.\" Copyright (c) 1990, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -31,7 +31,7 @@
.\"
.\" @(#)funopen.3 8.1 (Berkeley) 6/9/93
.\"
-.Dd September 9, 2011
+.Dd January 22, 2012
.Dt FUNOPEN 3
.Os
.Sh NAME