]> git.ipfire.org Git - thirdparty/bird.git/commitdiff
Doc: fix mating -> matching in flowspec section
authorVincent Bernat <vincent@bernat.ch>
Fri, 22 Apr 2022 15:06:27 +0000 (17:06 +0200)
committerOndrej Zajicek (work) <santiago@crfreenet.org>
Fri, 22 Apr 2022 15:06:27 +0000 (17:06 +0200)
doc/bird.sgml

index 9c4a6f68a447a4e79b159c7502e60eda78c4ae86..1580facd8155cbf712588f40bcb8b72355010a72 100644 (file)
@@ -5251,7 +5251,7 @@ Note that for negated matches, value must be either zero or equal to bitmask
        <cf>port 1..1023,1194,3306</cf>).
 
        <tag><label id="flow-dport">dport <m/numbers-match/</tag>
-       Set a mating destination port numbers (e.g. <cf>dport 49151</cf>).
+       Set a matching destination port numbers (e.g. <cf>dport 49151</cf>).
 
        <tag><label id="flow-sport">sport <m/numbers-match/</tag>
        Set a matching source port numbers (e.g. <cf>sport = 0</cf>).