summaryrefslogtreecommitdiffstats
path: root/share/man/man9/swi.9
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2001-01-12 15:46:56 +0000
committerru <ru@FreeBSD.org>2001-01-12 15:46:56 +0000
commit0a221c5a509f281ceb3cfefc7ab373177376bb58 (patch)
treeeb3ab7d18e570b8f69c22243a2ae5af193bbe5f9 /share/man/man9/swi.9
parent3c313aa466d3e693d3a3334d87dcde7e7c1cca4c (diff)
downloadFreeBSD-src-0a221c5a509f281ceb3cfefc7ab373177376bb58.zip
FreeBSD-src-0a221c5a509f281ceb3cfefc7ab373177376bb58.tar.gz
mdoc(7) police: Ft/Vt now accept punctuation-type arguments.
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 c6fe18f..4034acb 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