diff --git a/usr.sbin/procctl/Makefile b/usr.sbin/procctl/Makefile index a8fe3bd4704a..2ccbccb51a8d 100644 --- a/usr.sbin/procctl/Makefile +++ b/usr.sbin/procctl/Makefile @@ -1,5 +1,6 @@ -# $Id$ +# $Id: Makefile,v 1.2 1997/12/07 02:29:28 peter Exp $ PROG= procctl +MAN8= procctl.8 .include