Module Name: src
Committed By: wiz
Date: Thu Jul 22 19:28:25 UTC 2010
Modified Files:
src/lib/libc/sys: pathconf.2
Log Message:
Bump date for _PC_NO_TRUNC description fix.
To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 src/lib/libc/sys/pathconf.2
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/sys/pathconf.2
diff -u src/lib/libc/sys/pathconf.2:1.25 src/lib/libc/sys/pathconf.2:1.26
--- src/lib/libc/sys/pathconf.2:1.25 Thu Jul 22 18:20:21 2010
+++ src/lib/libc/sys/pathconf.2 Thu Jul 22 19:28:25 2010
@@ -1,4 +1,4 @@
-.\" $NetBSD: pathconf.2,v 1.25 2010/07/22 18:20:21 njoly Exp $
+.\" $NetBSD: pathconf.2,v 1.26 2010/07/22 19:28:25 wiz Exp $
.\"
.\" Copyright (c) 1993
.\" The Regents of the University of California. All rights reserved.
@@ -29,7 +29,7 @@
.\"
.\" @(#)pathconf.2 8.1 (Berkeley) 6/4/93
.\"
-.Dd April 22, 2010
+.Dd July 22, 2010
.Dt PATHCONF 2
.Os
.Sh NAME