summaryrefslogtreecommitdiffstats
path: root/share/man/man4/dummynet.4
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2000-11-20 18:41:33 +0000
committerru <ru@FreeBSD.org>2000-11-20 18:41:33 +0000
commit0100fd6e93e8e0203ec077685f3e68afea54de52 (patch)
treeb87583b730938778b4af11a44748d110d751f3ac /share/man/man4/dummynet.4
parent0127deea8c3ecf9b2bcefaa370c23b1d51b0720c (diff)
downloadFreeBSD-src-0100fd6e93e8e0203ec077685f3e68afea54de52.zip
FreeBSD-src-0100fd6e93e8e0203ec077685f3e68afea54de52.tar.gz
mdoc(7) police: use the new features of the Nm macro.
Diffstat (limited to 'share/man/man4/dummynet.4')
-rw-r--r--share/man/man4/dummynet.48
1 files changed, 4 insertions, 4 deletions
diff --git a/share/man/man4/dummynet.4 b/share/man/man4/dummynet.4
index 0d94b02..419a49d 100644
--- a/share/man/man4/dummynet.4
+++ b/share/man/man4/dummynet.4
@@ -23,10 +23,10 @@ In its current implementation,
packet selection is done with the
.Nm ipfw
program, by means of
-.Nm ``pipe''
+.Dq pipe
rules.
A dummynet
-.Nm pipe
+.Em pipe
is characterized by a bandwidth, delay, queue size, and loss
rate, which can be configured with the
.Nm ipfw
@@ -97,7 +97,7 @@ destination, or passed again through the
.Nm ipfw
rules, starting from the one after the matching rule.
.Pp
-.Nm dummynet
+.Nm
performs its task once per timer tick.
The granularity of operation is
thus controlled by the kernel option
@@ -118,7 +118,7 @@ operation.
.Sh KERNEL OPTIONS
The following options in the kernel configuration file are related
to
-.Nm dummynet
+.Nm
operation:
.Bd -literal
IPFIREWALL - enable ipfirewall (required for dummynet).
OpenPOWER on IntegriCloud