From ea90c53786c5160a159ea30aac58ef68e6bdf933 Mon Sep 17 00:00:00 2001 From: Hiten Pandya Date: Mon, 10 Nov 2003 21:26:52 +0000 Subject: [PATCH] Add MLINK net(4), which points to netintro(4). Requested by: dwhite@ --- share/man/man4/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/share/man/man4/Makefile b/share/man/man4/Makefile index 4380e5710842..fcd191e75178 100644 --- a/share/man/man4/Makefile +++ b/share/man/man4/Makefile @@ -338,6 +338,7 @@ MLINKS+=lo.4 loop.4 MLINKS+=lp.4 plip.4 MLINKS+=md.4 vn.4 MLINKS+=mem.4 kmem.4 +MLINKS+=netintro.4 net.4 MLINKS+=netintro.4 networking.4 MLINKS+=nge.4 if_nge.4 MLINKS+=oldcard.4 card.4