summaryrefslogtreecommitdiff
path: root/share/man/man9/boot.9
diff options
context:
space:
mode:
authorBruce Evans <bde@FreeBSD.org>1997-04-11 17:58:16 +0000
committerBruce Evans <bde@FreeBSD.org>1997-04-11 17:58:16 +0000
commit336ff946fc1deb19ef955ede2b4b7fca79f29cd8 (patch)
treef57107d7b8bf704f4d6c860bf52499f3635b03ad /share/man/man9/boot.9
parentd134e17633e9da7d6274aca5deaa4485e0419e6e (diff)
Notes
Diffstat (limited to 'share/man/man9/boot.9')
-rw-r--r--share/man/man9/boot.92
1 files changed, 2 insertions, 0 deletions
diff --git a/share/man/man9/boot.9 b/share/man/man9/boot.9
index ef01194103732..924c052f686b5 100644
--- a/share/man/man9/boot.9
+++ b/share/man/man9/boot.9
@@ -39,6 +39,8 @@
.Nm boot
.Nd halt or reboot the system
.Sh SYNOPSIS
+.Fd #include <sys/types.h>
+.Fd #include <sys/systm.h>
.Fd #include <sys/reboot.h>
.Ft void
.Fn boot "int howto"