summaryrefslogtreecommitdiffstats
path: root/usr.sbin/apm
diff options
context:
space:
mode:
authorasmodai <asmodai@FreeBSD.org>2000-01-23 10:00:05 +0000
committerasmodai <asmodai@FreeBSD.org>2000-01-23 10:00:05 +0000
commit848ebfbc5128884da5ae281fc4fd22a3bbe8edc0 (patch)
treea9a148a3327f1332dea475900cd0972bb6bc70df /usr.sbin/apm
parent6b73fc1734abe3e79fd0795d855fa22ebc884035 (diff)
downloadFreeBSD-src-848ebfbc5128884da5ae281fc4fd22a3bbe8edc0.zip
FreeBSD-src-848ebfbc5128884da5ae281fc4fd22a3bbe8edc0.tar.gz
Add MLINK for apmconf(8).
Suggested by: msmith
Diffstat (limited to 'usr.sbin/apm')
-rw-r--r--usr.sbin/apm/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/apm/Makefile b/usr.sbin/apm/Makefile
index cdcba3e..377c191 100644
--- a/usr.sbin/apm/Makefile
+++ b/usr.sbin/apm/Makefile
@@ -3,6 +3,6 @@
PROG= apm
LINKS= ${BINDIR}/apm ${BINDIR}/zzz
MAN8= apm.8
-MLINKS= apm.8 zzz.8
+MLINKS= apm.8 apmconf.8 zzz.8
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud