Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/src/sbin/init/Makefile,v rcsdiff: /ftp/cvs/cvsroot/src/sbin/init/Makefile,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.14 retrieving revision 1.15 diff -u -p -r1.14 -r1.15 --- src/sbin/init/Makefile 1994/06/11 07:54:01 1.14 +++ src/sbin/init/Makefile 1994/12/22 10:45:16 1.15 @@ -1,8 +1,8 @@ # from: @(#)Makefile 8.1 (Berkeley) 7/19/93 -# $Id: Makefile,v 1.14 1994/06/11 07:54:01 mycroft Exp $ +# $Id: Makefile,v 1.15 1994/12/22 10:45:16 cgd Exp $ PROG= init -MAN8= init.0 +MAN= init.8 DPADD= ${LIBUTIL} ${LIBCRYPT} LDADD= -lutil -lcrypt BINMODE=500