summaryrefslogtreecommitdiffstats
path: root/share/man/man4/tap.4
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/man4/tap.4')
-rw-r--r--share/man/man4/tap.411
1 files changed, 9 insertions, 2 deletions
diff --git a/share/man/man4/tap.4 b/share/man/man4/tap.4
index 331462aac66..7f613f4ad8e 100644
--- a/share/man/man4/tap.4
+++ b/share/man/man4/tap.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: tap.4,v 1.2 2015/10/23 16:45:51 claudio Exp $
+.\" $OpenBSD: tap.4,v 1.3 2017/10/17 22:47:58 schwarze Exp $
.\"
.\" Copyright (c) 2003 Marcus D. Watts All rights reserved.
.\"
@@ -26,7 +26,7 @@
.\" TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE
.\" USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd $Mdocdate: October 23 2015 $
+.Dd $Mdocdate: October 17 2017 $
.Dt TAP 4
.Os
.Sh NAME
@@ -220,3 +220,10 @@ interface address assigned to it, such as via
.Xr hostname.if 5 ,
.Xr ifconfig 8 ,
.Xr netstart 8
+.Sh HISTORY
+The
+.Nm
+driver first appeared in
+.Ox 5.9 .
+.Sh AUTHORS
+.An Claudio Jeker Aq Mt claudio@openbsd.org