aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/apm
diff options
context:
space:
mode:
authorBruce Evans <bde@FreeBSD.org>2000-01-25 08:39:15 +0000
committerBruce Evans <bde@FreeBSD.org>2000-01-25 08:39:15 +0000
commit0e898a451c83a161c1ca2d796b47bffed44f43c5 (patch)
treec8570c4402c996fcfcb86a36eaf3f0b8c2fabae9 /usr.sbin/apm
parent906ce4ba52fff7576de4a6efed80dc0b9108e017 (diff)
Notes
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 377c191e2367..64492474dfbd 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 apmconf.8 zzz.8
+MLINKS= apm.8 apmconf.8 apm.8 zzz.8
.include <bsd.prog.mk>