Module Name: src
Committed By: sjg
Date: Mon Sep 13 16:32:00 UTC 2010
Modified Files:
src/usr.bin/make: make.1
Log Message:
Bump date
To generate a diff of this commit:
cvs rdiff -u -r1.180 -r1.181 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.180 src/usr.bin/make/make.1:1.181
--- src/usr.bin/make/make.1:1.180 Mon Sep 13 15:36:57 2010
+++ src/usr.bin/make/make.1 Mon Sep 13 16:32:00 2010
@@ -1,4 +1,4 @@
-.\" $NetBSD: make.1,v 1.180 2010/09/13 15:36:57 sjg Exp $
+.\" $NetBSD: make.1,v 1.181 2010/09/13 16:32:00 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 June 30, 2010
+.Dd September 13, 2010
.Dt MAKE 1
.Os
.Sh NAME