summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortedu <tedu@openbsd.org>2013-06-03 16:34:34 +0000
committertedu <tedu@openbsd.org>2013-06-03 16:34:34 +0000
commit9a52ad6b605a5639a45bd9318e79503616a9b8a1 (patch)
tree4ae516b22fac9a3816821efa1553293b1ded8387
parentadd two more fuse files (diff)
downloadwireguard-openbsd-9a52ad6b605a5639a45bd9318e79503616a9b8a1.tar.xz
wireguard-openbsd-9a52ad6b605a5639a45bd9318e79503616a9b8a1.zip
rcsids
-rw-r--r--share/man/man4/fuse.43
-rw-r--r--share/man/man9/fusebuf.93
2 files changed, 4 insertions, 2 deletions
diff --git a/share/man/man4/fuse.4 b/share/man/man4/fuse.4
index 80cc946cceb..a5a8523a53e 100644
--- a/share/man/man4/fuse.4
+++ b/share/man/man4/fuse.4
@@ -1,3 +1,4 @@
+.\" $OpenBSD: fuse.4,v 1.2 2013/06/03 16:34:34 tedu Exp $
.\"
.\" Copyright (c) 2013 Sylvestre Gallon <ccna.syl@gmail.com>
.\"
@@ -49,4 +50,4 @@ The
.Nm
driver
first appeared in
-.Ox ?? . \ No newline at end of file
+.Ox ?? .
diff --git a/share/man/man9/fusebuf.9 b/share/man/man9/fusebuf.9
index 59f40131874..daf25da60fc 100644
--- a/share/man/man9/fusebuf.9
+++ b/share/man/man9/fusebuf.9
@@ -1,3 +1,4 @@
+.\" $OpenBSD: fusebuf.9,v 1.2 2013/06/03 16:34:34 tedu Exp $
.\"
.\" Copyright (c) 2013 Sylvestre Gallon <ccna.syl@gmail.com>
.\"
@@ -236,4 +237,4 @@ with
The
.Nm
API first appeared in
-.Ox ?? . \ No newline at end of file
+.Ox ?? .