summaryrefslogtreecommitdiffstats
path: root/usr.sbin/fdformat/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/fdformat/Makefile')
-rw-r--r--usr.sbin/fdformat/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/usr.sbin/fdformat/Makefile b/usr.sbin/fdformat/Makefile
index e489ebc..e3d629a 100644
--- a/usr.sbin/fdformat/Makefile
+++ b/usr.sbin/fdformat/Makefile
@@ -1,5 +1,7 @@
-#
-PROG = fdformat
+# $FreeBSD$
+
+PROG= fdformat
+MAN1= ${PROG}.1
# the -I's seem to be confusing, but necessery this way
# (so the right <unistd.h> will be found in /usr/include, and the
OpenPOWER on IntegriCloud