diff options
author | Ruslan Ermilov <ru@FreeBSD.org> | 2001-03-20 18:17:26 +0000 |
---|---|---|
committer | Ruslan Ermilov <ru@FreeBSD.org> | 2001-03-20 18:17:26 +0000 |
commit | c73e22c3d47a3cff43c30a39e6aa4692e07316c8 (patch) | |
tree | 4850c8e93ed64ec07d74d3b37deb81f774dba52e /usr.sbin/mrouted/mtrace | |
parent | fe655281c5aaa0c4feb637ba0199f869ba84a78b (diff) |
Set the default manual section for usr.sbin/ to 8.
Notes
Notes:
svn path=/head/; revision=74532
Diffstat (limited to 'usr.sbin/mrouted/mtrace')
-rw-r--r-- | usr.sbin/mrouted/mtrace/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.sbin/mrouted/mtrace/Makefile b/usr.sbin/mrouted/mtrace/Makefile index 6fa62606f2e4..ee9c203b07e5 100644 --- a/usr.sbin/mrouted/mtrace/Makefile +++ b/usr.sbin/mrouted/mtrace/Makefile @@ -6,7 +6,6 @@ S= ${.CURDIR}/.. .PATH: $S CFLAGS+= -I$S -MAN8= mtrace.8 BINMODE=4555 .include <bsd.prog.mk> |