Module Name: src Committed By: wiz Date: Fri Jan 10 16:28:34 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.227 -r1.228 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.227 src/usr.bin/make/make.1:1.228 --- src/usr.bin/make/make.1:1.227 Fri Jan 10 16:12:52 2014 +++ src/usr.bin/make/make.1 Fri Jan 10 16:28:34 2014 @@ -1,4 +1,4 @@ -.\" $NetBSD: make.1,v 1.227 2014/01/10 16:12:52 christos Exp $ +.\" $NetBSD: make.1,v 1.228 2014/01/10 16:28:34 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 October 25, 2013 +.Dd January 10, 2014 .Dt MAKE 1 .Os .Sh NAME