Add an MLINK for rc.d(8) which points to rc(8). The former is

referenced by rc.subr(8).

Approved by: des (mentor), re (scottl)
This commit is contained in:
hmp 2003-05-12 21:52:46 +00:00
parent b55db25481
commit 250f0e843e

View File

@ -15,6 +15,7 @@ MAN= MAKEDEV.8 \
MLINKS= rc.8 rc.early.8 rc.8 rc.serial.8 rc.8 rc.pccard.8 rc.8 rc.network.8
MLINKS+=rc.8 rc.firewall.8 rc.8 rc.atm.8 rc.8 rc.local.8 rc.8 rc.shutdown.8
MLINKS+=rc.8 rc.d.8
MLINKS+=yp.8 YP.8 yp.8 NIS.8 yp.8 nis.8
.include <bsd.prog.mk>