From: Michael Biebl Date: Mon, 7 Feb 2022 13:57:00 +0000 (+0100) Subject: man: fix typo X-Git-Tag: v251-rc1~343 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=2f7a0648cdf73d30bae6d0ab627abe77c4ba90ec;p=thirdparty%2Fsystemd.git man: fix typo --- diff --git a/man/systemd.network.xml b/man/systemd.network.xml index af431e4f2c9..0b3e93b0f28 100644 --- a/man/systemd.network.xml +++ b/man/systemd.network.xml @@ -3665,7 +3665,7 @@ Token=prefixstable:2002:da8:1:: - Flows are defined only by source address. Equivalnet to the srchost + Flows are defined only by source address. Equivalent to the srchost option for tc qdisc command. See also tc-cake8. @@ -3673,7 +3673,7 @@ Token=prefixstable:2002:da8:1:: - Flows are defined only by destination address. Equivalnet to the + Flows are defined only by destination address. Equivalent to the srchost option for tc qdisc command. See also tc-cake8. @@ -3699,7 +3699,7 @@ Token=prefixstable:2002:da8:1:: Flows are defined by the 5-tuple (see flows in the above), and - fairness is applied first over source addresses, then over individual flows. Equivalnet + fairness is applied first over source addresses, then over individual flows. Equivalent to the dual-srchost option for tc qdisc command. See also tc-cake8. @@ -3710,7 +3710,7 @@ Token=prefixstable:2002:da8:1:: Flows are defined by the 5-tuple (see flows in the above), and fairness is applied first over destination addresses, then over individual flows. - Equivalnet to the dual-dsthost option for + Equivalent to the dual-dsthost option for tc qdisc command. See also tc-cake8. @@ -3720,7 +3720,7 @@ Token=prefixstable:2002:da8:1:: Flows are defined by the 5-tuple (see flows), and fairness is applied over source and destination addresses, and also over individual flows. - Equivalnet to the triple-isolate option for + Equivalent to the triple-isolate option for tc qdisc command. See also tc-cake8.