Subject: misc/3068: tun(4) not installed
To: None <gnats-bugs@gnats.netbsd.org>
From: None <jbernard@iola.mines.edu>
List: netbsd-bugs
Date: 12/29/1996 08:00:01
>Number:         3068
>Category:       misc
>Synopsis:       tun(4) not installed
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    misc-bug-people (Misc Bug People)
>State:          open
>Class:          doc-bug
>Submitter-Id:   net
>Arrival-Date:   Sun Dec 29 07:05:00 1996
>Last-Modified:
>Originator:     Jim Bernard
>Organization:
	Speaking for myself
>Release:        Dec 29 1996
>Environment:
System: NetBSD zoo 1.2B NetBSD 1.2B (ZOO) #1: Sun Dec 22 12:36:50 MST 1996 local@zoo:/home/local/compile/sys/arch/i386/compile/ZOO i386


>Description:
	The tun(4) man page is not mentioned in the
	/usr/src/share/man/man4/Makefile, so it doesn't get installed.
>How-To-Repeat:
	man tun
>Fix:
	Apply this patch to /usr/src/share/man/man4/Makefile.

--- Makefile-dist	Mon Oct 21 05:15:25 1996
+++ Makefile	Sun Dec 29 07:53:15 1996
@@ -5,8 +5,8 @@
 	drum.4 esis.4 fd.4 icmp.4 idp.4 imp.4 inet.4 ip.4 \
 	iso.4 lkm.4 lo.4 netintro.4 ns.4 nsip.4 null.4 \
 	options.4 ppp.4 pty.4 route.4 sd.4 sl.4 spp.4 st.4 \
-	strip.4 tb.4 tcp.4 termios.4 tp.4 tty.4 udp.4 uk.4 \
-	unix.4 vnd.4
+	strip.4 tb.4 tcp.4 termios.4 tp.4 tty.4 tun.4 udp.4 \
+	uk.4 unix.4 vnd.4
 MLINKS+=fd.4 stderr.4 fd.4 stdin.4 fd.4 stdout.4
 MLINKS+=netintro.4 networking.4
 SUBDIR=	man4.amiga man4.arm32 man4.atari man4.hp300 man4.i386 \
>Audit-Trail:
>Unformatted: