summaryrefslogtreecommitdiffstats
path: root/share/man/man9/bios.9
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/man9/bios.9')
-rw-r--r--share/man/man9/bios.94
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man9/bios.9 b/share/man/man9/bios.9
index cc7e452..31afef7 100644
--- a/share/man/man9/bios.9
+++ b/share/man/man9/bios.9
@@ -33,8 +33,8 @@
.Nm bios32
.Nd interact with PC BIOS
.Sh SYNOPSIS
-.Fd #include <sys/types.h>
-.Fd #include <machine/pc/bios.h>
+.In sys/types.h
+.In machine/pc/bios.h
.Ft u_int32_t
.Fn bios_sigsearch "u_int32_t start" "u_char *sig" "int siglen" "int paralen" "int sigofs"
.Ft int
OpenPOWER on IntegriCloud