summaryrefslogtreecommitdiffstats
path: root/sbin/mdconfig/Makefile
diff options
context:
space:
mode:
authorphk <phk@FreeBSD.org>2000-12-31 11:20:49 +0000
committerphk <phk@FreeBSD.org>2000-12-31 11:20:49 +0000
commit3e008ced76af0a70618a6a7a04f4604783fdc053 (patch)
treec88bb0754452cc7507e84e0866c53ea4860d5fbe /sbin/mdconfig/Makefile
parent7e33fb5b20d41ec86b1694073755cf5b174ba4d2 (diff)
downloadFreeBSD-src-3e008ced76af0a70618a6a7a04f4604783fdc053.zip
FreeBSD-src-3e008ced76af0a70618a6a7a04f4604783fdc053.tar.gz
Improve cmdline parsing and messages.
Add a rudimentary man-page. (I'm no mdoc wizard, feel free to attack my mistakes and blunders)
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 2232153..38fa2ca 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>
OpenPOWER on IntegriCloud