Link several of the if_* modules to their respected manual pages.

This commit is contained in:
Tom Rhodes 2003-02-15 22:28:33 +00:00
parent 4ce9429c20
commit 6f8ebcc232

View File

@ -259,27 +259,67 @@ MAN= aac.4 \
zero.4 zero.4
MLINKS= agp.4 agpgart.4 MLINKS= agp.4 agpgart.4
MLINKS+=an.4 if_an.4
MLINKS+=ata.4 acd.4 ata.4 ad.4 ata.4 afd.4 ata.4 ast.4 MLINKS+=ata.4 acd.4 ata.4 ad.4 ata.4 afd.4 ata.4 ast.4
MLINKS+=aue.4 if_aue.4
MLINKS+=awi.4 if_awi.4
MLINKS+=bge.4 if_bge.4
MLINKS+=bktr.4 brooktree.4 MLINKS+=bktr.4 brooktree.4
MLINKS+=cue.4 if_cue.4
MLINKS+=dc.4 if_dc.4
MLINKS+=de.4 if_de.4
MLINKS+=disc.4 if_disc.4
MLINKS+=ed.4 if_ed.4
MLINKS+=ef.4 if_ef.4
MLINKS+=em.4 if_em.4
MLINKS+=faith.4 if_faith.4
MLINKS+=fd.4 stderr.4 fd.4 stdin.4 fd.4 stdout.4 MLINKS+=fd.4 stderr.4 fd.4 stdin.4 fd.4 stdout.4
MLINKS+=fpa.4 fea.4 MLINKS+=fpa.4 fea.4
MLINKS+=fwe.4 if_fwp.4
MLINKS+=fxp.4 if_fxp.4
MLINKS+=gif.4 if_gif.4
MLINKS+=gre.4 if_gre.4
MLINKS+=gx.4 if_gx.4
MLINKS+=ipfirewall.4 ipacct.4 ipfirewall.4 ipaccounting.4 ipfirewall.4 ipfw.4 MLINKS+=ipfirewall.4 ipacct.4 ipfirewall.4 ipaccounting.4 ipfirewall.4 ipfw.4
MLINKS+=kue.4 if_kue.4
MLINKS+=lge.4 if_lge.4
MLINKS+=lo.4 loop.4 MLINKS+=lo.4 loop.4
MLINKS+=lp.4 plip.4 MLINKS+=lp.4 plip.4
MLINKS+=md.4 vn.4 MLINKS+=md.4 vn.4
MLINKS+=mem.4 kmem.4 MLINKS+=mem.4 kmem.4
MLINKS+=netintro.4 networking.4 MLINKS+=netintro.4 networking.4
MLINKS+=nge.4 if_nge.4
MLINKS+=pcm.4 snd.4 MLINKS+=pcm.4 snd.4
MLINKS+=pcn.4 if_pcn.4
MLINKS+=pcvt.4 vt.4 MLINKS+=pcvt.4 vt.4
MLINKS+=ppp.4 if_ppp.4
MLINKS+=rl.4 if_rl.4
MLINKS+=scsi.4 CAM.4 MLINKS+=scsi.4 CAM.4
MLINKS+=scsi.4 SCSI.4 MLINKS+=scsi.4 SCSI.4
MLINKS+=scsi.4 cam.4 MLINKS+=scsi.4 cam.4
MLINKS+=scsi.4 scbus.4 MLINKS+=scsi.4 scbus.4
MLINKS+=sf.4 if_sf.4
MLINKS+=sis.4 if_sis.4
MLINKS+=sk.4 if_sk.4
MLINKS+=sl.4 if_sl.4
MLINKS+=smp.4 SMP.4 MLINKS+=smp.4 SMP.4
MLINKS+=sn.4 if_sn.4
MLINKS+=ste.4 if_ste.4
MLINKS+=stf.4 if_stf.4
MLINKS+=splash.4 screensaver.4 MLINKS+=splash.4 screensaver.4
MLINKS+=syncache.4 syncookies.4 MLINKS+=syncache.4 syncookies.4
MLINKS+=syscons.4 sc.4 MLINKS+=syscons.4 sc.4
MLINKS+=tap.4 if_tap.4
MLINKS+=ti.4 if_ti.4
MLINKS+=tl.4 if_tl.4
MLINKS+=tun.4 if_tun.4
MLINKS+=txp.4 if_txp.4
MLINKS+=vlan.4 if_vlan.4
MLINKS+=vpo.4 imm.4 MLINKS+=vpo.4 imm.4
MLINKS+=vr.4 if_vr.4
MLINKS+=wb.4 if_wb.4
MLINKS+=wi.4 if_wi.4
MLINKS+=xl.4 if_xl.4
# XXX NOT IMPORTED: man4.hp300 man4.sparc man4.tahoe man4.vax # XXX NOT IMPORTED: man4.hp300 man4.sparc man4.tahoe man4.vax
.if exists(${.CURDIR}/man4.${MACHINE_ARCH}) .if exists(${.CURDIR}/man4.${MACHINE_ARCH})