From f10dc9aca1097011cc6fd2f38be5e855132c46f0 Mon Sep 17 00:00:00 2001 From: ru Date: Tue, 20 Mar 2001 18:17:26 +0000 Subject: Set the default manual section for usr.sbin/ to 8. --- usr.sbin/pcvt/scon/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'usr.sbin/pcvt/scon/Makefile') diff --git a/usr.sbin/pcvt/scon/Makefile b/usr.sbin/pcvt/scon/Makefile index dc7d02a..8c096e5 100644 --- a/usr.sbin/pcvt/scon/Makefile +++ b/usr.sbin/pcvt/scon/Makefile @@ -1,5 +1,6 @@ # $FreeBSD$ PROG= scon +MAN1= ${PROG}.1 .include -- cgit v1.1