Module Name: src
Committed By: wiz
Date: Sun Feb 23 00:14:31 UTC 2020
Modified Files:
src/sbin/modstat: modstat.8
Log Message:
Fix date.
To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 src/sbin/modstat/modstat.8
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/sbin/modstat/modstat.8
diff -u src/sbin/modstat/modstat.8:1.27 src/sbin/modstat/modstat.8:1.28
--- src/sbin/modstat/modstat.8:1.27 Sat Feb 22 14:26:18 2020
+++ src/sbin/modstat/modstat.8 Sun Feb 23 00:14:31 2020
@@ -1,4 +1,4 @@
-.\" $NetBSD: modstat.8,v 1.27 2020/02/22 14:26:18 pgoyette Exp $
+.\" $NetBSD: modstat.8,v 1.28 2020/02/23 00:14:31 wiz Exp $
.\"
.\" Copyright (c) 1993 Christopher G. Demetriou
.\" All rights reserved.
@@ -32,7 +32,7 @@
.\"
.\" <<Id: LICENSE,v 1.2 2000/06/14 15:57:33 cgd Exp>>
.\"
-.Dd Februaru 22, 2020
+.Dd February 22, 2020
.Dt MODSTAT 8
.Os
.Sh NAME