]> git.ipfire.org Git - thirdparty/iproute2.git/commitdiff
man: Fix typos on tc-cbs
authorJesus Sanchez-Palencia <jesus.sanchez-palencia@intel.com>
Thu, 5 Jul 2018 15:20:09 +0000 (08:20 -0700)
committerStephen Hemminger <stephen@networkplumber.org>
Sat, 7 Jul 2018 16:57:45 +0000 (09:57 -0700)
Fix 2 typos on the man page of the CBS qdisc.

Signed-off-by: Jesus Sanchez-Palencia <jesus.sanchez-palencia@intel.com>
Reviewed-by: Simon Horman <simon.horman@netronome.com>
Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
man/man8/tc-cbs.8

index 32e1e0d4089fba6c5116afd00f93008f20135815..ad1d8821ec19fc6566939560dbafc5bab80d8b87 100644 (file)
@@ -28,7 +28,7 @@ defined rate limiting method to the traffic.
 This queueing discipline is intended to be used by TSN (Time Sensitive
 Networking) applications, the CBS parameters are derived directly by
 what is described by the Annex L of the IEEE 802.1Q-2014
-Sepcification. The algorithm and how it affects the latency are
+Specification. The algorithm and how it affects the latency are
 detailed there.
 
 CBS is meant to be installed under another qdisc that maps packet
@@ -60,7 +60,7 @@ packet size, which is then used for calculating the idleslope.
 sendslope
 Sendslope is the rate of credits that is depleted (it should be a
 negative number of kilobits per second) when a transmission is
-ocurring. It can be calculated as follows, (IEEE 802.1Q-2014 Section
+occurring. It can be calculated as follows, (IEEE 802.1Q-2014 Section
 8.6.8.2 item g):
 
 sendslope = idleslope - port_transmit_rate