summaryrefslogtreecommitdiffstats
path: root/share/man/man9/boot.9
diff options
context:
space:
mode:
authorbde <bde@FreeBSD.org>1997-04-11 17:58:16 +0000
committerbde <bde@FreeBSD.org>1997-04-11 17:58:16 +0000
commit8be7733c4d13a16aad274765269378042e5b6f03 (patch)
tree2b928a985490572f8fb4d95cb4c9ea80252bcca1 /share/man/man9/boot.9
parent40a06f087a3b0e387b4cedcc0218c7879a2ac9a1 (diff)
downloadFreeBSD-src-8be7733c4d13a16aad274765269378042e5b6f03.zip
FreeBSD-src-8be7733c4d13a16aad274765269378042e5b6f03.tar.gz
Fixed #include(s) in the synopsis to actually declare the function(s) in the
synopsis.
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 ef01194..924c052 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"
OpenPOWER on IntegriCloud