Module Name: src
Committed By: wiz
Date: Sat Apr 11 09:44:22 UTC 2009
Modified Files:
src/usr.bin/make: make.1
Log Message:
Bump date for previous.
To generate a diff of this commit:
cvs rdiff -u -r1.154 -r1.155 src/usr.bin/make/make.1
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/usr.bin/make/make.1
diff -u src/usr.bin/make/make.1:1.154 src/usr.bin/make/make.1:1.155
--- src/usr.bin/make/make.1:1.154 Sat Apr 11 09:41:18 2009
+++ src/usr.bin/make/make.1 Sat Apr 11 09:44:22 2009
@@ -1,4 +1,4 @@
-.\" $NetBSD: make.1,v 1.154 2009/04/11 09:41:18 apb Exp $
+.\" $NetBSD: make.1,v 1.155 2009/04/11 09:44:22 wiz Exp $
.\"
.\" Copyright (c) 1990, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -29,7 +29,7 @@
.\"
.\" from: @(#)make.1 8.4 (Berkeley) 3/19/94
.\"
-.Dd January 24, 2009
+.Dd April 11, 2009
.Dt MAKE 1
.Os
.Sh NAME