Module Name: src
Committed By: dholland
Date: Sun Sep 14 04:32:42 UTC 2014
Modified Files:
src/usr.bin/make: make.1
Log Message:
bump date; I think I'm done for tonight
To generate a diff of this commit:
cvs rdiff -u -r1.241 -r1.242 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.241 src/usr.bin/make/make.1:1.242
--- src/usr.bin/make/make.1:1.241 Sun Sep 14 04:32:07 2014
+++ src/usr.bin/make/make.1 Sun Sep 14 04:32:42 2014
@@ -1,4 +1,4 @@
-.\" $NetBSD: make.1,v 1.241 2014/09/14 04:32:07 dholland Exp $
+.\" $NetBSD: make.1,v 1.242 2014/09/14 04:32:42 dholland 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 9, 2014
+.Dd September 13, 2014
.Dt MAKE 1
.Os
.Sh NAME