From 56b5d7535b94f68324d688401270d40f3779f0aa Mon Sep 17 00:00:00 2001 From: ru Date: Tue, 20 Mar 2001 18:13:31 +0000 Subject: Set the default manual section for sbin/ to 8. --- sbin/dump/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'sbin/dump') 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) -- cgit v1.1