summaryrefslogtreecommitdiffstats
path: root/share/man/man9/sx.9
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/man9/sx.9')
-rw-r--r--share/man/man9/sx.98
1 files changed, 4 insertions, 4 deletions
diff --git a/share/man/man9/sx.9 b/share/man/man9/sx.9
index 38e371a..6d6072e 100644
--- a/share/man/man9/sx.9
+++ b/share/man/man9/sx.9
@@ -43,10 +43,10 @@
.Nm sx_downgrade
.Nd kernel shared/exclusive lock
.Sh SYNOPSIS
-.Fd #include <sys/types.h>
-.Fd #include <sys/lock.h>
-.Fd #include <sys/mutex.h>
-.Fd #include <sys/sx.h>
+.In sys/types.h
+.In sys/lock.h
+.In sys/mutex.h
+.In sys/sx.h
.Ft void
.Fn sx_init "struct sx *sx" "const char *description"
.Ft void
OpenPOWER on IntegriCloud