Module Name: src
Committed By: wiz
Date: Sat Jun 25 12:44:37 UTC 2011
Modified Files:
src/share/man/man3: dlfcn.3
Log Message:
Bump date for previous.
To generate a diff of this commit:
cvs rdiff -u -r1.32 -r1.33 src/share/man/man3/dlfcn.3
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/share/man/man3/dlfcn.3
diff -u src/share/man/man3/dlfcn.3:1.32 src/share/man/man3/dlfcn.3:1.33
--- src/share/man/man3/dlfcn.3:1.32 Sat Jun 25 05:45:11 2011
+++ src/share/man/man3/dlfcn.3 Sat Jun 25 12:44:37 2011
@@ -1,4 +1,4 @@
-.\" $NetBSD: dlfcn.3,v 1.32 2011/06/25 05:45:11 nonaka Exp $
+.\" $NetBSD: dlfcn.3,v 1.33 2011/06/25 12:44:37 wiz Exp $
.\"
.\" Copyright (c) 1998 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -27,7 +27,7 @@
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd February 13, 2011
+.Dd June 25, 2011
.Dt DLFCN 3
.Os
.Sh NAME