diff options
Diffstat (limited to 'sbin/init')
| -rw-r--r-- | sbin/init/Makefile | 2 | ||||
| -rw-r--r-- | sbin/init/init.8 | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sbin/init/Makefile b/sbin/init/Makefile index 285240b9454c..8a0fd04549a4 100644 --- a/sbin/init/Makefile +++ b/sbin/init/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.1 (Berkeley) 7/19/93 -# $Id: Makefile,v 1.7 1996/05/04 08:16:20 markm Exp $ +# $Id: Makefile,v 1.8 1996/09/05 17:14:50 bde Exp $ PROG= init MAN8= init.8 diff --git a/sbin/init/init.8 b/sbin/init/init.8 index d88d08d7ca94..79c2d7e61dc0 100644 --- a/sbin/init/init.8 +++ b/sbin/init/init.8 @@ -33,7 +33,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)init.8 8.3 (Berkeley) 4/18/94 -.\" $Id: init.8,v 1.9 1997/04/01 20:41:04 mpp Exp $ +.\" $Id: init.8,v 1.4.2.2 1997/04/01 20:42:24 mpp Exp $ .\" .Dd April 18, 1994 .Dt INIT 8 |
