summaryrefslogtreecommitdiffstats
path: root/share/man/man9/swi.9
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/man9/swi.9')
-rw-r--r--share/man/man9/swi.910
1 files changed, 5 insertions, 5 deletions
diff --git a/share/man/man9/swi.9 b/share/man/man9/swi.9
index dc586d3..c6fe18f 100644
--- a/share/man/man9/swi.9
+++ b/share/man/man9/swi.9
@@ -35,11 +35,11 @@
.Fd #include <sys/bus.h>
.Fd #include <sys/proc.h>
.Fd #include <sys/interrupt.h>
-.Vt extern struct ithd *tty_ithd;
-.Vt extern struct ithd *clk_ithd;
-.Vt extern struct intrhand *net_ih;
-.Vt extern struct intrhand *softclock_ih;
-.Vt extern struct intrhand *vm_ih;
+.Vt "extern struct ithd *tty_ithd;"
+.Vt "extern struct ithd *clk_ithd;"
+.Vt "extern struct intrhand *net_ih;"
+.Vt "extern struct intrhand *softclock_ih;"
+.Vt "extern struct intrhand *vm_ih;"
.Ft void
.Fn sched_swi "struct intrhand *handler" "int flags"
.Ft struct intrhand *
OpenPOWER on IntegriCloud