Module Name: src
Committed By: wiz
Date: Wed Jul 1 11:25:50 UTC 2009
Modified Files:
src/lib/libc/sys: getrlimit.2
Log Message:
Bump date for previous.
To generate a diff of this commit:
cvs rdiff -u -r1.31 -r1.32 src/lib/libc/sys/getrlimit.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/getrlimit.2
diff -u src/lib/libc/sys/getrlimit.2:1.31 src/lib/libc/sys/getrlimit.2:1.32
--- src/lib/libc/sys/getrlimit.2:1.31 Wed Jul 1 06:01:42 2009
+++ src/lib/libc/sys/getrlimit.2 Wed Jul 1 11:25:50 2009
@@ -1,4 +1,4 @@
-.\" $NetBSD: getrlimit.2,v 1.31 2009/07/01 06:01:42 mrg Exp $
+.\" $NetBSD: getrlimit.2,v 1.32 2009/07/01 11:25:50 wiz Exp $
.\"
.\" Copyright (c) 1980, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -29,7 +29,7 @@
.\"
.\" @(#)getrlimit.2 8.1 (Berkeley) 6/4/93
.\"
-.Dd April 19, 2004
+.Dd July 1, 2009
.Dt GETRLIMIT 2
.Os
.Sh NAME