From 69e034c7a834f66bbd64140df08825c42762e200 Mon Sep 17 00:00:00 2001 From: Gavin Atkinson Date: Fri, 26 Sep 2014 09:54:57 +0000 Subject: [PATCH] Add MLINKS for if_ipheth(4) and if_smsc(4). Submitted by: brueffer MFC after: 6 days --- share/man/man4/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/share/man/man4/Makefile b/share/man/man4/Makefile index 51404c084cce..8200441d2b0e 100644 --- a/share/man/man4/Makefile +++ b/share/man/man4/Makefile @@ -660,6 +660,7 @@ MLINKS+=ip.4 rawip.4 MLINKS+=ipfirewall.4 ipaccounting.4 \ ipfirewall.4 ipacct.4 \ ipfirewall.4 ipfw.4 +MLINKS+=ipheth.4 if_ipheth.4 MLINKS+=ipw.4 if_ipw.4 MLINKS+=iwi.4 if_iwi.4 MLINKS+=iwn.4 if_iwn.4 @@ -714,6 +715,7 @@ MLINKS+=sge.4 if_sge.4 MLINKS+=sis.4 if_sis.4 MLINKS+=sk.4 if_sk.4 MLINKS+=smp.4 SMP.4 +MLINKS+=smsc.4 if_smsc.4 MLINKS+=sn.4 if_sn.4 MLINKS+=snd_envy24.4 snd_ak452x.4 MLINKS+=snd_sbc.4 snd_sb16.4 \