Module Name: src
Committed By: sjg
Date: Thu Feb 18 06:18:58 UTC 2016
Modified Files:
src/usr.bin/make: make.1
Log Message:
It's 2016
To generate a diff of this commit:
cvs rdiff -u -r1.250 -r1.251 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.250 src/usr.bin/make/make.1:1.251
--- src/usr.bin/make/make.1:1.250 Thu Feb 18 05:02:49 2016
+++ src/usr.bin/make/make.1 Thu Feb 18 06:18:58 2016
@@ -1,4 +1,4 @@
-.\" $NetBSD: make.1,v 1.250 2016/02/18 05:02:49 sjg Exp $
+.\" $NetBSD: make.1,v 1.251 2016/02/18 06:18:58 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 February 17, 2015
+.Dd February 17, 2016
.Dt MAKE 1
.Os
.Sh NAME