diff options
| author | Garrett Wollman <wollman@FreeBSD.org> | 1994-08-05 02:42:42 +0000 |
|---|---|---|
| committer | Garrett Wollman <wollman@FreeBSD.org> | 1994-08-05 02:42:42 +0000 |
| commit | 404c1a5fc1fea7d6d5fa8edd6acb65e32f19c8bd (patch) | |
| tree | 5c31f53e1b763ae0e5b09e58a82c792ab0f8f3ae /sbin/init | |
| parent | bed8f8b45c6ef369940c41ceaab6c6c4c2ffd5cc (diff) | |
Notes
Diffstat (limited to 'sbin/init')
| -rw-r--r-- | sbin/init/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/init/Makefile b/sbin/init/Makefile index 1a796a1069f7..ff6ce1ee45dd 100644 --- a/sbin/init/Makefile +++ b/sbin/init/Makefile @@ -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 |
