Add a manpage for rc.8

This commit is contained in:
Roy Marples
2007-12-20 15:54:19 +00:00
parent f1d1281c04
commit e4575849be
2 changed files with 78 additions and 1 deletions

View File

@@ -1,5 +1,5 @@
DIR = /usr/share/man/man8
INC = rc-status.8 rc-update.8 start-stop-daemon.8
INC = $(CONTENTS)
TOPDIR = ..
include $(TOPDIR)/default.mk