summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortedu <tedu@openbsd.org>2013-06-03 16:35:55 +0000
committertedu <tedu@openbsd.org>2013-06-03 16:35:55 +0000
commit6826f6fc62ebf828d6d1d296a275a1ffe6d3884d (patch)
tree9fb22be525c80bef1db551219b87d064c6e83737
parentrcsids (diff)
downloadwireguard-openbsd-6826f6fc62ebf828d6d1d296a275a1ffe6d3884d.tar.xz
wireguard-openbsd-6826f6fc62ebf828d6d1d296a275a1ffe6d3884d.zip
5.4 is the magic number
-rw-r--r--share/man/man4/fuse.44
-rw-r--r--share/man/man9/fusebuf.94
2 files changed, 4 insertions, 4 deletions
diff --git a/share/man/man4/fuse.4 b/share/man/man4/fuse.4
index a5a8523a53e..d6ffdc0ce80 100644
--- a/share/man/man4/fuse.4
+++ b/share/man/man4/fuse.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: fuse.4,v 1.2 2013/06/03 16:34:34 tedu Exp $
+.\" $OpenBSD: fuse.4,v 1.3 2013/06/03 16:35:55 tedu Exp $
.\"
.\" Copyright (c) 2013 Sylvestre Gallon <ccna.syl@gmail.com>
.\"
@@ -50,4 +50,4 @@ The
.Nm
driver
first appeared in
-.Ox ?? .
+.Ox 5.4 .
diff --git a/share/man/man9/fusebuf.9 b/share/man/man9/fusebuf.9
index daf25da60fc..a1fb267d519 100644
--- a/share/man/man9/fusebuf.9
+++ b/share/man/man9/fusebuf.9
@@ -1,4 +1,4 @@
-.\" $OpenBSD: fusebuf.9,v 1.2 2013/06/03 16:34:34 tedu Exp $
+.\" $OpenBSD: fusebuf.9,v 1.3 2013/06/03 16:35:55 tedu Exp $
.\"
.\" Copyright (c) 2013 Sylvestre Gallon <ccna.syl@gmail.com>
.\"
@@ -237,4 +237,4 @@ with
The
.Nm
API first appeared in
-.Ox ?? .
+.Ox 5.4 .