aboutsummaryrefslogtreecommitdiff
path: root/sbin/mdconfig/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/mdconfig/Makefile')
-rw-r--r--sbin/mdconfig/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/sbin/mdconfig/Makefile b/sbin/mdconfig/Makefile
index 2232153b75bd..38fa2cab30dc 100644
--- a/sbin/mdconfig/Makefile
+++ b/sbin/mdconfig/Makefile
@@ -1,9 +1,8 @@
# $FreeBSD$
PROG= mdconfig
-#MAN8= mdconfig.8
+MAN8= mdconfig.8
#CFLAGS+= -g -static -Wall
#MLINKS= mdconfig.8 swapfile.8 mdconfig.8 vnconfig.8
-NOMAN= not_yet
.include <bsd.prog.mk>