summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorlstewart <lstewart@FreeBSD.org>2011-02-01 07:10:13 +0000
committerlstewart <lstewart@FreeBSD.org>2011-02-01 07:10:13 +0000
commit108062a407186f28a92d68a8dfb7d11d1f1b1414 (patch)
treebc922fe238bb449ac882b9987e142edbc6377049
parent6d2fcf0be267abddd11c92993c8f651bbf4a012d (diff)
downloadFreeBSD-src-108062a407186f28a92d68a8dfb7d11d1f1b1414.zip
FreeBSD-src-108062a407186f28a92d68a8dfb7d11d1f1b1414.tar.gz
Fix typo in comment: "course" -> "coarse"
Sponsored by: FreeBSD Foundation Submitted by: jmallett MFC after: 3 months X-MFC with: r218152
-rw-r--r--sys/netinet/cc/cc_vegas.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/netinet/cc/cc_vegas.c b/sys/netinet/cc/cc_vegas.c
index 3643b58..d22424f 100644
--- a/sys/netinet/cc/cc_vegas.c
+++ b/sys/netinet/cc/cc_vegas.c
@@ -41,7 +41,7 @@
* based on L. S. Brakmo and L. L. Peterson, "TCP Vegas: end to end congestion
* avoidance on a global internet", IEEE J. Sel. Areas Commun., vol. 13, no. 8,
* pp. 1465-1480, Oct. 1995. The original Vegas duplicate ack policy has not
- * been implemented, since clock ticks are not as course as they were (i.e.
+ * been implemented, since clock ticks are not as coarse as they were (i.e.
* 500ms) when Vegas was designed. Also, packets are timed once per RTT as in
* the original paper.
*
OpenPOWER on IntegriCloud