]> git.ipfire.org Git - thirdparty/iproute2.git/commit
tc: fix several typos in netem's usage string
authorFrançois Michel <francois.michel@uclouvain.be>
Thu, 31 Aug 2023 14:01:32 +0000 (16:01 +0200)
committerDavid Ahern <dsahern@kernel.org>
Mon, 11 Sep 2023 15:14:35 +0000 (09:14 -0600)
commitdd5b1f585bf627d4bf4375b0764baa6a6de9d9bb
tree401d877a9593310c7c3852c7f2bcd3a75482982b
parent3258a969e9a47bbde6a88363b93ab46c0fb7ff46
tc: fix several typos in netem's usage string

Add missing brackets and surround brackets by single spaces
in the netem usage string.
Also state the P14 argument as optional.

Signed-off-by: François Michel <francois.michel@uclouvain.be>
Reviewed-by: Donald Hunter <donald.hunter@gmail.com>
Reviewed-by: Petr Machata <petrm@nvidia.com>
Signed-off-by: David Ahern <dsahern@kernel.org>
tc/q_netem.c