Module Name: src
Committed By: wiz
Date: Mon Oct 25 07:37:11 UTC 2010
Modified Files:
src/lib/libc/string: strerror.3
Log Message:
Bump date.
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 src/lib/libc/string/strerror.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/string/strerror.3
diff -u src/lib/libc/string/strerror.3:1.16 src/lib/libc/string/strerror.3:1.17
--- src/lib/libc/string/strerror.3:1.16 Sun Oct 24 23:10:51 2010
+++ src/lib/libc/string/strerror.3 Mon Oct 25 07:37:11 2010
@@ -1,4 +1,4 @@
-.\" $NetBSD: strerror.3,v 1.16 2010/10/24 23:10:51 dholland Exp $
+.\" $NetBSD: strerror.3,v 1.17 2010/10/25 07:37:11 wiz Exp $
.\"
.\" Copyright (c) 1980, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -32,7 +32,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)strerror.3 8.1 (Berkeley) 6/9/93
-.Dd May 22, 2006
+.Dd October 24, 2010
.Dt STRERROR 3
.Os
.Sh NAME