From ccdd85bf2b501cf243159d234ffd838ea800ceeb Mon Sep 17 00:00:00 2001 From: wiz Date: Sun, 23 Feb 2020 00:14:31 +0000 Subject: Fix date. --- sbin/modstat/modstat.8 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sbin/modstat/modstat.8 b/sbin/modstat/modstat.8 index f81aaa50971..c84d3f3370d 100644 --- a/sbin/modstat/modstat.8 +++ b/sbin/modstat/modstat.8 @@ -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 @@ .\" .\" <> .\" -.Dd Februaru 22, 2020 +.Dd February 22, 2020 .Dt MODSTAT 8 .Os .Sh NAME -- cgit