aboutsummaryrefslogtreecommitdiff
path: root/share/man/man9/swi.9
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2000-12-29 09:18:45 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2000-12-29 09:18:45 +0000
commit3136363f3e45f1410cd58f04eab9be9713b9008e (patch)
tree9e9e880b1d6618dbf1c2cdfe571effb9d8a601d3 /share/man/man9/swi.9
parente80bdf7dcf9b95b6e295718f3976d812ff3df5e8 (diff)
downloadsrc-3136363f3e45f1410cd58f04eab9be9713b9008e.tar.gz
src-3136363f3e45f1410cd58f04eab9be9713b9008e.zip
Prepare for mdoc(7)NG.
Notes
Notes: svn path=/head/; revision=70466
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 dc586d3e939d..c6fe18facfac 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 *