Set the default manual section for libexec/ to 8.
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
# Makefile.inc
|
||||
# $FreeBSD$
|
||||
|
||||
BINDIR=/usr/sbin
|
||||
BINDIR= /usr/sbin
|
||||
MANSECT?= 8
|
||||
|
||||
@@ -2,7 +2,6 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PROG= bootpef
|
||||
MAN8= bootpef.8
|
||||
SRCS= bootpef.c dovend.c readfile.c hash.c dumptab.c lookup.c \
|
||||
hwaddr.c report.c tzone.c rtmsg.c
|
||||
|
||||
|
||||
@@ -2,7 +2,6 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PROG= bootptest
|
||||
MAN8= bootptest.8
|
||||
SRCS= bootptest.c getether.c getif.c print-bootp.c report.c
|
||||
|
||||
SRCDIR= ${.CURDIR}/../..
|
||||
|
||||
Reference in New Issue
Block a user