diff options
author | 2018-10-01 22:58:43 +0000 | |
---|---|---|
committer | 2018-10-01 22:58:43 +0000 | |
commit | 6df1e5a4a6f216110eece8c82c23e7cf56b09cb2 (patch) | |
tree | 0c49580f026d8d1cd188f9e0eb22b76b0223d0ad | |
parent | Add retguard to arm64 ld.so. (diff) | |
download | wireguard-openbsd-6df1e5a4a6f216110eece8c82c23e7cf56b09cb2.tar.xz wireguard-openbsd-6df1e5a4a6f216110eece8c82c23e7cf56b09cb2.zip |
fix obvious pasto in the HISTORY section
-rw-r--r-- | share/man/man4/mue.4 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/mue.4 b/share/man/man4/mue.4 index c096402f9c2..e60da494519 100644 --- a/share/man/man4/mue.4 +++ b/share/man/man4/mue.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: mue.4,v 1.2 2018/08/03 06:13:14 jmc Exp $ +.\" $OpenBSD: mue.4,v 1.3 2018/10/01 22:58:43 schwarze Exp $ .\" .\" Copyright (c) 2018 Kevin Lo <kevlo@openbsd.org> .\" @@ -14,7 +14,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: August 3 2018 $ +.Dd $Mdocdate: October 1 2018 $ .Dt MUE 4 .Os .Sh NAME @@ -50,7 +50,7 @@ For more information on configuring this device, see The .Nm device driver first appeared in -.Ox 6.3 . +.Ox 6.4 . .Sh AUTHORS .An -nosplit The |