Module Name: src
Committed By: wiz
Date: Thu Aug 20 11:05:39 UTC 2015
Modified Files:
src/lib/libc/gen: sysconf.3
Log Message:
Bump date for previous.
To generate a diff of this commit:
cvs rdiff -u -r1.43 -r1.44 src/lib/libc/gen/sysconf.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/gen/sysconf.3
diff -u src/lib/libc/gen/sysconf.3:1.43 src/lib/libc/gen/sysconf.3:1.44
--- src/lib/libc/gen/sysconf.3:1.43 Thu Aug 20 10:44:44 2015
+++ src/lib/libc/gen/sysconf.3 Thu Aug 20 11:05:39 2015
@@ -1,4 +1,4 @@
-.\" $NetBSD: sysconf.3,v 1.43 2015/08/20 10:44:44 pgoyette Exp $
+.\" $NetBSD: sysconf.3,v 1.44 2015/08/20 11:05:39 wiz Exp $
.\"
.\" Copyright (c) 1993
.\" The Regents of the University of California. All rights reserved.
@@ -29,7 +29,7 @@
.\"
.\" @(#)sysconf.3 8.3 (Berkeley) 4/19/94
.\"
-.Dd November 2, 2012
+.Dd August 20, 2015
.Dt SYSCONF 3
.Os
.Sh NAME