summaryrefslogtreecommitdiffstats
path: root/share/man/man4/ng_car.4
diff options
context:
space:
mode:
authorbrueffer <brueffer@FreeBSD.org>2007-05-22 18:14:35 +0000
committerbrueffer <brueffer@FreeBSD.org>2007-05-22 18:14:35 +0000
commit3a70a1c7a48648c31ef97b578e4dd14824b1e47a (patch)
tree7af98e9c68286c7fdcff21f80b717b22357685f7 /share/man/man4/ng_car.4
parentfca21956cbcff5f887587646cb3ad8dcb4911fb1 (diff)
downloadFreeBSD-src-3a70a1c7a48648c31ef97b578e4dd14824b1e47a.zip
FreeBSD-src-3a70a1c7a48648c31ef97b578e4dd14824b1e47a.tar.gz
Fix typos.
Diffstat (limited to 'share/man/man4/ng_car.4')
-rw-r--r--share/man/man4/ng_car.48
1 files changed, 4 insertions, 4 deletions
diff --git a/share/man/man4/ng_car.4 b/share/man/man4/ng_car.4
index ab9ee3c..f3d5850 100644
--- a/share/man/man4/ng_car.4
+++ b/share/man/man4/ng_car.4
@@ -40,9 +40,9 @@ node type limits traffic flowing through it using:
.Pp
.Bl -bullet -compact
.It
-Single rate three color marker as described on RFC 2697,
+Single rate three color marker as described in RFC 2697,
.It
-Two rate three color marker as described on RFC 2698,
+Two rate three color marker as described in RFC 2698,
.It
RED-like rate limit algorithm used by Cisco,
.It
@@ -75,7 +75,7 @@ traffic.
Each hook can operate in one of the following modes:
.Bl -tag -width indent
.It Dv NG_CAR_SINGLE_RATE
-Single rate three color marker as described on RFC 2697.
+Single rate three color marker as described in RFC 2697.
Committed burst packets are counted as green, extended burst packets are
counted as yellow and exceeding packets are counted as red.
Committed burst getting refilled with CIR (Committed Information Rate) speed.
@@ -157,7 +157,7 @@ struct ng_car_bulkstats {
.It Dv NGM_CAR_CLR_STATS Pq Li clrstats
Clear node statistics.
.It Dv NGM_CAR_GETCLR_STATS Pq Li getclrstats
-Atomicaly return and clear node statistics.
+Atomically return and clear node statistics.
.El
.Sh SHUTDOWN
This node shuts down upon receipt of a
OpenPOWER on IntegriCloud