summaryrefslogtreecommitdiff
path: root/lib/libc/string
diff options
context:
space:
mode:
authorwiz <wiz@NetBSD.org>2010-10-25 07:37:11 +0000
committerwiz <wiz@NetBSD.org>2010-10-25 07:37:11 +0000
commitecad7beb9c403d340526f869f4c13547c94cd784 (patch)
tree6d668d35df1388df085a5712af62f51a8e2dffee /lib/libc/string
parent329476bc01175745ac7ffeec47efdbe99534d9c1 (diff)
Bump date.
Diffstat (limited to 'lib/libc/string')
-rw-r--r--lib/libc/string/strerror.34
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/string/strerror.3 b/lib/libc/string/strerror.3
index 20962cecb27..7c309b488b6 100644
--- a/lib/libc/string/strerror.3
+++ b/lib/libc/string/strerror.3
@@ -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