summaryrefslogtreecommitdiffstats
path: root/sbin/reboot/Makefile
diff options
context:
space:
mode:
authorgordon <gordon@FreeBSD.org>2002-11-04 17:39:54 +0000
committergordon <gordon@FreeBSD.org>2002-11-04 17:39:54 +0000
commit53e18ddfc4ab9138339367a45a89ae1a9d9a5a0c (patch)
treef2f203c515daadc25ef0bc0f2bd49fd51fda952d /sbin/reboot/Makefile
parent8ea7b65d85d2e6db58fc65fa3d88f48943998d78 (diff)
downloadFreeBSD-src-53e18ddfc4ab9138339367a45a89ae1a9d9a5a0c.zip
FreeBSD-src-53e18ddfc4ab9138339367a45a89ae1a9d9a5a0c.tar.gz
Hook the new nextboot(8) manpage up to the build.
Diffstat (limited to 'sbin/reboot/Makefile')
-rw-r--r--sbin/reboot/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/reboot/Makefile b/sbin/reboot/Makefile
index c70a3f2..862be6b 100644
--- a/sbin/reboot/Makefile
+++ b/sbin/reboot/Makefile
@@ -4,7 +4,7 @@
PROG= reboot
DPADD= ${LIBUTIL}
LDADD= -lutil
-MAN= reboot.8 boot_i386.8
+MAN= reboot.8 boot_i386.8 nextboot.8
MLINKS= reboot.8 halt.8 reboot.8 fastboot.8 reboot.8 fasthalt.8
.if exists(${.CURDIR}/boot_${MACHINE}.8)
OpenPOWER on IntegriCloud