Module Name: src
Committed By: wiz
Date: Sun Jun 6 17:28:48 UTC 2010
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.173 -r1.174 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.173 src/usr.bin/make/make.1:1.174
--- src/usr.bin/make/make.1:1.173 Sun Jun 6 01:13:12 2010
+++ src/usr.bin/make/make.1 Sun Jun 6 17:28:48 2010
@@ -1,4 +1,4 @@
-.\" $NetBSD: make.1,v 1.173 2010/06/06 01:13:12 sjg Exp $
+.\" $NetBSD: make.1,v 1.174 2010/06/06 17:28:48 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 April 21, 2010
+.Dd June 6, 2010
.Dt MAKE 1
.Os
.Sh NAME