summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--share/man/man4/Makefile4
-rw-r--r--sys/modules/Makefile2
2 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/Makefile b/share/man/man4/Makefile
index 410ac04..98cbccc 100644
--- a/share/man/man4/Makefile
+++ b/share/man/man4/Makefile
@@ -14,8 +14,8 @@ MAN4= adv.4 adw.4 aha.4 ahb.4 ahc.4 amd.4 amr.4 an.4 ata.4 atkbd.4 \
route.4 sa.4 sbc.4 screen.4 scsi.4 \
sd.4 ses.4 sf.4 si.4 sio.4 sis.4 sk.4 sl.4 smb.4 smbus.4 smp.4 snp.4 \
splash.4 sppp.4 st.4 ste.4 stf.4 sym.4 syncer.4 syscons.4 sysmouse.4 \
- tcp.4 termios.4 ti.4 tl.4 ttcp.4 tty.4 tun.4 twe.4 udp.4 udbp.4 uhci.4 \
- ukbd.4 umass.4 ums.4 unix.4 urio.4 usb.4 vga.4 vinum.4 vn.4 \
+ tap.4 tcp.4 termios.4 ti.4 tl.4 ttcp.4 tty.4 tun.4 twe.4 udp.4 udbp.4 \
+ uhci.4 ukbd.4 umass.4 ums.4 unix.4 urio.4 usb.4 vga.4 vinum.4 vn.4 \
vpo.4 vr.4 wb.4 wi.4 wx.4 worm.4 xl.4 xpt.4 yp.4 zero.4
MLINKS= ata.4 acd.4 ata.4 ad.4 ata.4 afd.4 ata.4 ast.4
diff --git a/sys/modules/Makefile b/sys/modules/Makefile
index 91b7507..6bbfbb6 100644
--- a/sys/modules/Makefile
+++ b/sys/modules/Makefile
@@ -8,7 +8,7 @@ _randomdev= randomdev
SUBDIR= 3dfx accf_data accf_http agp aha amr an aue \
ccd cd9660 coda cue dc fdesc fxp if_disc if_ef \
- if_ppp if_sl if_tun ipfilter ipfw ispfw joy kernfs kue \
+ if_ppp if_sl if_tap if_tun ipfilter ipfw ispfw joy kernfs kue \
md mfs mii mlx msdos ncp netgraph nfs ntfs nullfs \
nwfs oldcard pccard pcic portal procfs ${_randomdev} \
rl rp sf sis sk sn sound ste syscons ti tl twe tx \
OpenPOWER on IntegriCloud