summaryrefslogtreecommitdiffstats
path: root/share/man/man9
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2004-07-07 07:56:36 +0000
committerru <ru@FreeBSD.org>2004-07-07 07:56:36 +0000
commit2bff8e39d7d3539d40b5193b54d1b9a946f7aa79 (patch)
tree94ba610e5e70481b29c74093073924022fe0adb9 /share/man/man9
parent05d9335437d09e299295c6dc15dfcdee077c331a (diff)
downloadFreeBSD-src-2bff8e39d7d3539d40b5193b54d1b9a946f7aa79.zip
FreeBSD-src-2bff8e39d7d3539d40b5193b54d1b9a946f7aa79.tar.gz
Tabs here upset my automatic checker, so replaced them with spaces.
Diffstat (limited to 'share/man/man9')
-rw-r--r--share/man/man9/runqueue.98
-rw-r--r--share/man/man9/swi.910
2 files changed, 9 insertions, 9 deletions
diff --git a/share/man/man9/runqueue.9 b/share/man/man9/runqueue.9
index cf1dd8f..09b46d4 100644
--- a/share/man/man9/runqueue.9
+++ b/share/man/man9/runqueue.9
@@ -35,10 +35,10 @@
.Sh SYNOPSIS
.In sys/param.h
.In sys/proc.h
-.Vt "extern struct rq itqueues[]" ;
-.Vt "extern struct rq rtqueues[]" ;
-.Vt "extern struct rq queues[]" ;
-.Vt "extern struct rq idqueues[]" ;
+.Vt "extern struct rq itqueues[]" ;
+.Vt "extern struct rq rtqueues[]" ;
+.Vt "extern struct rq queues[]" ;
+.Vt "extern struct rq idqueues[]" ;
.Ft struct thread *
.Fn choosethread "void"
.Ft int
diff --git a/share/man/man9/swi.9 b/share/man/man9/swi.9
index df016af..4ef9820 100644
--- a/share/man/man9/swi.9
+++ b/share/man/man9/swi.9
@@ -35,11 +35,11 @@
.In sys/param.h
.In sys/bus.h
.In sys/interrupt.h
-.Vt "extern struct ithd *tty_ithd" ;
-.Vt "extern struct ithd *clk_ithd" ;
-.Vt "extern void *net_ih" ;
-.Vt "extern void *softclock_ih" ;
-.Vt "extern void *vm_ih" ;
+.Vt "extern struct ithd *tty_ithd" ;
+.Vt "extern struct ithd *clk_ithd" ;
+.Vt "extern void *net_ih" ;
+.Vt "extern void *softclock_ih" ;
+.Vt "extern void *vm_ih" ;
.Ft int
.Fo swi_add
.Fa "struct ithd **ithdp"
OpenPOWER on IntegriCloud