summaryrefslogtreecommitdiffstats
path: root/share/man/man8
diff options
context:
space:
mode:
authorhmp <hmp@FreeBSD.org>2003-05-12 21:52:46 +0000
committerhmp <hmp@FreeBSD.org>2003-05-12 21:52:46 +0000
commitd3fec55c99cd836e60e920f32deeed6d9f3f5df2 (patch)
tree68d8606e3d0d3dc9aac5aa4a12390af28d2319cb /share/man/man8
parent4b027acdce98928aa318c35d231ebdf8614bfe6a (diff)
downloadFreeBSD-src-d3fec55c99cd836e60e920f32deeed6d9f3f5df2.zip
FreeBSD-src-d3fec55c99cd836e60e920f32deeed6d9f3f5df2.tar.gz
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)
Diffstat (limited to 'share/man/man8')
-rw-r--r--share/man/man8/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/share/man/man8/Makefile b/share/man/man8/Makefile
index 6d9cab9..1a25e73 100644
--- a/share/man/man8/Makefile
+++ b/share/man/man8/Makefile
@@ -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>
OpenPOWER on IntegriCloud