Module Name: src
Committed By: sjg
Date: Thu Apr 9 18:22:08 UTC 2015
Modified Files:
src/usr.bin/make: make.1
Log Message:
Forgot to tweak date
To generate a diff of this commit:
cvs rdiff -u -r1.244 -r1.245 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.244 src/usr.bin/make/make.1:1.245
--- src/usr.bin/make/make.1:1.244 Thu Apr 9 18:21:01 2015
+++ src/usr.bin/make/make.1 Thu Apr 9 18:22:08 2015
@@ -1,4 +1,4 @@
-.\" $NetBSD: make.1,v 1.244 2015/04/09 18:21:01 sjg Exp $
+.\" $NetBSD: make.1,v 1.245 2015/04/09 18:22:08 sjg 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 September 13, 2014
+.Dd April 9, 2014
.Dt MAKE 1
.Os
.Sh NAME