Module Name: src
Committed By: rillig
Date: Sun Jan 1 21:02:10 UTC 2023
Modified Files:
src/usr.bin/make: make.1
Log Message:
make.1: bump date
To generate a diff of this commit:
cvs rdiff -u -r1.356 -r1.357 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.356 src/usr.bin/make/make.1:1.357
--- src/usr.bin/make/make.1:1.356 Sun Jan 1 19:55:25 2023
+++ src/usr.bin/make/make.1 Sun Jan 1 21:02:09 2023
@@ -1,4 +1,4 @@
-.\" $NetBSD: make.1,v 1.356 2023/01/01 19:55:25 rillig Exp $
+.\" $NetBSD: make.1,v 1.357 2023/01/01 21:02:09 rillig 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 November 29, 2022
+.Dd January 1, 2023
.Dt MAKE 1
.Os
.Sh NAME