summaryrefslogtreecommitdiffstats
path: root/usr.sbin/memcontrol/Makefile
diff options
context:
space:
mode:
authorchris <chris@FreeBSD.org>1999-09-29 21:43:31 +0000
committerchris <chris@FreeBSD.org>1999-09-29 21:43:31 +0000
commit4bac1949f4aa1d1df8808c0a96e2ca2b7208a238 (patch)
treecf92d02becb8515c0af6e26338b59bc1f759f292 /usr.sbin/memcontrol/Makefile
parent4a4463eee1bc0507d4b0ad2f369ed03874bc8ee2 (diff)
downloadFreeBSD-src-4bac1949f4aa1d1df8808c0a96e2ca2b7208a238.zip
FreeBSD-src-4bac1949f4aa1d1df8808c0a96e2ca2b7208a238.tar.gz
Add and activate the man page for memcontrol(8).
Reviewed by: msmith
Diffstat (limited to 'usr.sbin/memcontrol/Makefile')
-rw-r--r--usr.sbin/memcontrol/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/usr.sbin/memcontrol/Makefile b/usr.sbin/memcontrol/Makefile
index 3d8ffd7..046bb67 100644
--- a/usr.sbin/memcontrol/Makefile
+++ b/usr.sbin/memcontrol/Makefile
@@ -1,4 +1,6 @@
+# $FreeBSD$
+
PROG= memcontrol
-NOMAN= yes
+MAN8= memcontrol.8
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud