aboutsummaryrefslogtreecommitdiff
path: root/share/man/man9/runqueue.9
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/man9/runqueue.9')
-rw-r--r--share/man/man9/runqueue.94
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man9/runqueue.9 b/share/man/man9/runqueue.9
index 745b20bbfd6b..2b6de88ab021 100644
--- a/share/man/man9/runqueue.9
+++ b/share/man/man9/runqueue.9
@@ -33,8 +33,8 @@
.Nm setrunqueue
.Nd manage the queue of runnable processes
.Sh SYNOPSIS
-.Fd #include <sys/param.h>
-.Fd #include <sys/proc.h>
+.In sys/param.h
+.In sys/proc.h
.Vt "extern struct rq itqueues[]" ;
.Vt "extern struct rq rtqueues[]" ;
.Vt "extern struct rq queues[]" ;