aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/fdcontrol/Makefile
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2001-03-20 18:17:26 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2001-03-20 18:17:26 +0000
commitc73e22c3d47a3cff43c30a39e6aa4692e07316c8 (patch)
tree4850c8e93ed64ec07d74d3b37deb81f774dba52e /usr.sbin/fdcontrol/Makefile
parentfe655281c5aaa0c4feb637ba0199f869ba84a78b (diff)
downloadsrc-c73e22c3d47a3cff43c30a39e6aa4692e07316c8.tar.gz
src-c73e22c3d47a3cff43c30a39e6aa4692e07316c8.zip
Set the default manual section for usr.sbin/ to 8.
Notes
Notes: svn path=/head/; revision=74532
Diffstat (limited to 'usr.sbin/fdcontrol/Makefile')
-rw-r--r--usr.sbin/fdcontrol/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.sbin/fdcontrol/Makefile b/usr.sbin/fdcontrol/Makefile
index 068cadeb782a..d9b80395e93d 100644
--- a/usr.sbin/fdcontrol/Makefile
+++ b/usr.sbin/fdcontrol/Makefile
@@ -1,4 +1,5 @@
+# $FreeBSD$
+
PROG = fdcontrol
-MAN8 = fdcontrol.8
.include <bsd.prog.mk>