summaryrefslogtreecommitdiffstats
path: root/sbin/dump
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2001-03-20 18:13:31 +0000
committerru <ru@FreeBSD.org>2001-03-20 18:13:31 +0000
commit56b5d7535b94f68324d688401270d40f3779f0aa (patch)
tree5595d1171fe386d2597473f260d7abc50f6f6ff3 /sbin/dump
parentebd6ae3e698b396be69e6680b62601a931178567 (diff)
downloadFreeBSD-src-56b5d7535b94f68324d688401270d40f3779f0aa.zip
FreeBSD-src-56b5d7535b94f68324d688401270d40f3779f0aa.tar.gz
Set the default manual section for sbin/ to 8.
Diffstat (limited to 'sbin/dump')
-rw-r--r--sbin/dump/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/sbin/dump/Makefile b/sbin/dump/Makefile
index b2e0e08..0266aa1 100644
--- a/sbin/dump/Makefile
+++ b/sbin/dump/Makefile
@@ -20,7 +20,6 @@ CFLAGS+=-I${.CURDIR}/../../libexec/rlogind
SRCS= itime.c main.c optr.c dumprmt.c tape.c traverse.c unctime.c
BINGRP= tty
BINMODE=2555
-MAN8= dump.8
MLINKS+=dump.8 rdump.8
.if exists(${DESTDIR}${LIBDIR}/libkrb.a) && defined(MAKE_KERBEROS4)
OpenPOWER on IntegriCloud