Module Name: src
Committed By: uwe
Date: Thu Jun 25 02:59:20 UTC 2020
Modified Files:
src/usr.bin/m4: m4.1
Log Message:
Use a date that is actually a real date.
To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 src/usr.bin/m4/m4.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/m4/m4.1
diff -u src/usr.bin/m4/m4.1:1.29 src/usr.bin/m4/m4.1:1.30
--- src/usr.bin/m4/m4.1:1.29 Thu Jun 25 02:58:16 2020
+++ src/usr.bin/m4/m4.1 Thu Jun 25 02:59:20 2020
@@ -1,4 +1,4 @@
-.\" $NetBSD: m4.1,v 1.29 2020/06/25 02:58:16 uwe Exp $
+.\" $NetBSD: m4.1,v 1.30 2020/06/25 02:59:20 uwe Exp $
.\" @(#) $OpenBSD: m4.1,v 1.56 2009/10/14 17:19:47 sthen Exp $
.\"
.\" Copyright (c) 1989, 1993
@@ -31,7 +31,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.Dd June 25 16, 2020
+.Dd June 25, 2020
.Dt M4 1
.Os
.Sh NAME