summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorVincent Bernat <vincent@bernat.ch>2022-04-22 17:06:27 +0200
committerOndrej Zajicek (work) <santiago@crfreenet.org>2022-04-22 17:06:27 +0200
commit207ac4853316ceffa6d56ff06f8904320d3bf45f (patch)
tree455ce7c4be86c254f19b25287dd3d1691eecb07d /doc
parentd8298001389f021f68ead1ed2b4809edb60ae416 (diff)
Doc: fix mating -> matching in flowspec section
Diffstat (limited to 'doc')
-rw-r--r--doc/bird.sgml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/bird.sgml b/doc/bird.sgml
index 9c4a6f68..1580facd 100644
--- a/doc/bird.sgml
+++ b/doc/bird.sgml
@@ -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>).