diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2001-04-25 10:58:55 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2001-04-25 10:58:55 +0000 |
| commit | 4eceac1847a04ce95ae0af2bd9faf3220ecdc61e (patch) | |
| tree | 1177c1a51002d982dffd1cc41f0651a2dcaebeab /sbin/init | |
| parent | 48ba00dfa54583fe202236c8fe8ae8dbdca41118 (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 39a5efccf96c..ddf2f50f4edf 100644 --- a/sbin/init/Makefile +++ b/sbin/init/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PROG= init -MAN8= init.8 +MAN= init.8 MLINKS= init.8 securelevel.8 BINMODE=500 INSTALLFLAGS=-fschg |
