From 57ea13e98c2c8a39a0a8fb034ee3cb0f3654d591 Mon Sep 17 00:00:00 2001 From: wollman Date: Fri, 5 Aug 1994 02:42:42 +0000 Subject: Convert to our man installation style. Also fixed long-standing bug in `fastboot'/`fasthalt' in which the interpreter would hang around after `reboot' or `halt' is run, causing an irritating ``Killed'' message. --- sbin/shutdown/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sbin/shutdown') diff --git a/sbin/shutdown/Makefile b/sbin/shutdown/Makefile index 19122f2..48847e4 100644 --- a/sbin/shutdown/Makefile +++ b/sbin/shutdown/Makefile @@ -1,7 +1,7 @@ # @(#)Makefile 8.1 (Berkeley) 6/5/93 PROG= shutdown -MAN8= shutdown.0 +MAN8= shutdown.8 BINOWN= root BINGRP= operator BINMODE=4550 -- cgit v1.1