Avnu / tsn-doc

Documentation on TSN Linux components, interfaces and usage
BSD 3-Clause "New" or "Revised" License
40 stars 20 forks source link

qdiscs: Fix extra backslashes in commands examples #2

Closed vcgomes closed 4 years ago

vcgomes commented 4 years ago

These extra backslashes were added when copying from the original script.

Signed-off-by: Vinicius Costa Gomes vinicius.gomes@intel.com

aguedes commented 4 years ago

This PR looks good to me. Since it is very simple I'll go ahead and merge it now. Thanks @vcgomes!