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.
This commit is contained in:
Garrett Wollman
1994-08-05 02:42:42 +00:00
parent bed8f8b45c
commit 404c1a5fc1
57 changed files with 834 additions and 67 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
# @(#)Makefile 8.1 (Berkeley) 7/19/93
PROG= init
MAN8= init.0
MAN8= init.8
DPADD= ${LIBUTIL}
LDADD= -lutil
BINMODE=500