Module Name: src
Committed By: wiz
Date: Sat Aug 23 15:03:22 UTC 2014
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.231 -r1.232 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.231 src/usr.bin/make/make.1:1.232
--- src/usr.bin/make/make.1:1.231 Sat Aug 23 14:50:24 2014
+++ src/usr.bin/make/make.1 Sat Aug 23 15:03:22 2014
@@ -1,4 +1,4 @@
-.\" $NetBSD: make.1,v 1.231 2014/08/23 14:50:24 christos Exp $
+.\" $NetBSD: make.1,v 1.232 2014/08/23 15:03: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 February 14, 2014
+.Dd August 23, 2014
.Dt MAKE 1
.Os
.Sh NAME