summaryrefslogtreecommitdiffstats
path: root/share/man/man4/idt.4
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2004-06-17 19:51:17 +0000
committerru <ru@FreeBSD.org>2004-06-17 19:51:17 +0000
commit0479585a9d87cc726cd2b3cdb44ebebafe406c84 (patch)
tree3de305154b107137472e8a5cf8c5748a26fb4082 /share/man/man4/idt.4
parent98a02072fc48144766a01a2f4148fcd85b823205 (diff)
downloadFreeBSD-src-0479585a9d87cc726cd2b3cdb44ebebafe406c84.zip
FreeBSD-src-0479585a9d87cc726cd2b3cdb44ebebafe406c84.tar.gz
Assorted markup, spelling, and grammar fixes.
Diffstat (limited to 'share/man/man4/idt.4')
-rw-r--r--share/man/man4/idt.419
1 files changed, 10 insertions, 9 deletions
diff --git a/share/man/man4/idt.4 b/share/man/man4/idt.4
index 4bce75a..adf1cf7 100644
--- a/share/man/man4/idt.4
+++ b/share/man/man4/idt.4
@@ -27,20 +27,20 @@ that specifies a peak cell rate.
All other UBR traffic goes into the lower queue.
.Pp
The following sysctls are recognized by the driver:
-.Bl -tag -width XXX
-.It Cm hw.idt.log_bufstat
+.Bl -tag -width indent
+.It Va hw.idt.log_bufstat
Print statistics about buffer use to the system log periodically.
-.It Cm hw.idt.log_vcs
+.It Va hw.idt.log_vcs
Print information about VC opens, closes, and other events to the system log.
-.It Cm hw.idt.bufs_large
+.It Va hw.idt.bufs_large
Set or print the maximum size of the 2KB buffer queue.
-.It Cm hw.idt.bufs_small
+.It Va hw.idt.bufs_small
Set or print the maximum size of the mbuf queue.
-.It Cm hw.idt.cur_large
+.It Va hw.idt.cur_large
Print the current size of the 2KB buffer queue.
-.It Cm hw.idt.cur_small
+.It Va hw.idt.cur_small
Print the current size of the mbuf queue.
-.It Cm hw.idt.qptr_hold
+.It Va hw.idt.qptr_hold
Optimize the TX queue buffer for lowest overhead.
.El
.Sh SEE ALSO
@@ -49,11 +49,12 @@ Optimize the TX queue buffer for lowest overhead.
.Xr ifconfig 8 ,
.Xr route 8
.Sh AUTHORS
+.An -nosplit
.An Richard Hodges ,
based on the original driver for
.Fx 2.2
by
-.An Mark Tinguely.
+.An Mark Tinguely .
.An Bruce M. Simpson
wrote this manual page and backported the driver to
.Fx 4.9 .
OpenPOWER on IntegriCloud