diff options
| author | wiz <wiz@NetBSD.org> | 2020-02-23 00:14:31 +0000 |
|---|---|---|
| committer | wiz <wiz@NetBSD.org> | 2020-02-23 00:14:31 +0000 |
| commit | ccdd85bf2b501cf243159d234ffd838ea800ceeb (patch) | |
| tree | 956aad19bbfd366c796f75da7731e65840b9bc01 /sbin/modstat | |
| parent | ae775f07e777ccc3409d63cfb780b09656327a76 (diff) | |
Fix date.
Diffstat (limited to 'sbin/modstat')
| -rw-r--r-- | sbin/modstat/modstat.8 | 4 |
1 files 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 @@ .\" .\" <<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 |
