summaryrefslogtreecommitdiffstats
path: root/share/man/man4
diff options
context:
space:
mode:
authorjoerg <joerg@FreeBSD.org>1997-09-07 12:29:55 +0000
committerjoerg <joerg@FreeBSD.org>1997-09-07 12:29:55 +0000
commit0eab1df155ca8f3c984955cf2d9adbd3b86f26e6 (patch)
tree62aa07e1f0b8787038eefb90ee4f4328e4c9374c /share/man/man4
parent31b6c99454c0a4f7d66a7b4fb74db6bd67d478ee (diff)
downloadFreeBSD-src-0eab1df155ca8f3c984955cf2d9adbd3b86f26e6.zip
FreeBSD-src-0eab1df155ca8f3c984955cf2d9adbd3b86f26e6.tar.gz
Wire tun(4) into the Makefile.
Slightly change the way how to credit NetBSD.
Diffstat (limited to 'share/man/man4')
-rw-r--r--share/man/man4/Makefile4
-rw-r--r--share/man/man4/tun.46
2 files changed, 7 insertions, 3 deletions
diff --git a/share/man/man4/Makefile b/share/man/man4/Makefile
index a91461b..1d3ecb3 100644
--- a/share/man/man4/Makefile
+++ b/share/man/man4/Makefile
@@ -5,8 +5,8 @@ MAN4= bpf.4 ccd.4 cd.4 ch.4 ddb.4 divert.4 drum.4 fd.4 fpa.4 \
lkm.4 lo.4 netintro.4 \
null.4 od.4 ppp.4 pt.4 pty.4 route.4 \
scsi.4 sd.4 sl.4 smp.4 snp.4 sppp.4 st.4 su.4 tcp.4 \
- ttcp.4 termios.4 tty.4 udp.4 uk.4 update.4 unix.4 vn.4 worm.4 yp.4 \
- zero.4
+ ttcp.4 termios.4 tty.4 tun.4 udp.4 uk.4 update.4 unix.4 vn.4 \
+ worm.4 yp.4 zero.4
MLINKS+=fd.4 stderr.4 fd.4 stdin.4 fd.4 stdout.4
MLINKS+=netintro.4 networking.4
diff --git a/share/man/man4/tun.4 b/share/man/man4/tun.4
index 2f813d8..2d16214 100644
--- a/share/man/man4/tun.4
+++ b/share/man/man4/tun.4
@@ -1,9 +1,10 @@
.\" $NetBSD: tun.4,v 1.1 1996/06/25 22:17:37 pk Exp $
+.\" $Id$
.\" Based on PR#2411
.\"
.Dd March 10, 1996
.Dt TUN 4
-.Os NetBSD 1.1
+.Os
.Sh NAME
.Nm tun
.Nd tunnel software network interface
@@ -214,3 +215,6 @@ thrown away rather than letting them pile up
.Xr inet 4
.Sh BUGS
Currently is IP-only.
+.Sh AUTHORS
+This man page has been obtained from
+.Em NetBSD .
OpenPOWER on IntegriCloud