Module Name: src
Committed By: roy
Date: Thu Feb 11 00:22:41 UTC 2010
Modified Files:
src/lib/libterminfo: terminfo.5.in
Log Message:
Correct date
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/lib/libterminfo/terminfo.5.in
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/lib/libterminfo/terminfo.5.in
diff -u src/lib/libterminfo/terminfo.5.in:1.7 src/lib/libterminfo/terminfo.5.in:1.8
--- src/lib/libterminfo/terminfo.5.in:1.7 Sat Feb 6 07:12:25 2010
+++ src/lib/libterminfo/terminfo.5.in Thu Feb 11 00:22:41 2010
@@ -1,6 +1,6 @@
-.\" $NetBSD: terminfo.5.in,v 1.7 2010/02/06 07:12:25 wiz Exp $
+.\" $NetBSD: terminfo.5.in,v 1.8 2010/02/11 00:22:41 roy Exp $
.\"
-.\" Copyright (c) 2009 The NetBSD Foundation, Inc.
+.\" Copyright (c) 2009, 2010 The NetBSD Foundation, Inc.
.\" All rights reserved.
.\"
.\" This code is derived from software contributed to The NetBSD Foundation
@@ -27,7 +27,7 @@
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd February 5, 2009
+.Dd February 5, 2010
.Dt TERMINFO 5
.Os
.Sh NAME