diff options
Diffstat (limited to 'share/man/man9/spl.9')
-rw-r--r-- | share/man/man9/spl.9 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man9/spl.9 b/share/man/man9/spl.9 index f7902d4..395856e9 100644 --- a/share/man/man9/spl.9 +++ b/share/man/man9/spl.9 @@ -43,8 +43,8 @@ .Nm splx .Nd manipulate interrupt priorities .Sh SYNOPSIS -.Fd #include <sys/types.h> -.Fd #include <sys/systm.h> +.In sys/types.h +.In sys/systm.h .Ft intrmask_t .Fn splbio "void" .Ft intrmask_t |