diff options
author | 2018-03-29 18:34:06 +0000 | |
---|---|---|
committer | 2018-03-29 18:34:06 +0000 | |
commit | 544a5c0e7a45017c0dddfecee9afc0335292d0f6 (patch) | |
tree | 67c45267960ac2c21829f36ce621c8d63e782853 | |
parent | Make sure that the global config is send out immediately when it is (diff) | |
download | wireguard-openbsd-544a5c0e7a45017c0dddfecee9afc0335292d0f6.tar.xz wireguard-openbsd-544a5c0e7a45017c0dddfecee9afc0335292d0f6.zip |
Fix HISTORY.
-rw-r--r-- | share/man/man4/mvrtc.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/mvrtc.4 b/share/man/man4/mvrtc.4 index 051196793a6..4f2edf4efdc 100644 --- a/share/man/man4/mvrtc.4 +++ b/share/man/man4/mvrtc.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: mvrtc.4,v 1.1 2018/03/29 18:23:11 kettenis Exp $ +.\" $OpenBSD: mvrtc.4,v 1.2 2018/03/29 18:34:06 kettenis Exp $ .\" .\" Copyright (c) 2018 Mark Kettenis <kettenis@openbsd.org> .\" @@ -32,7 +32,7 @@ driver provides support for the RTC found on Marvell Armada SoCs. The .Nm driver first appeared in -.Ox 6.3 . +.Ox 6.4 . .Sh AUTHORS .An -nosplit The |