]> git.ipfire.org Git - thirdparty/nftables.git/commitdiff
doc: nft.8: Fix markup in ct expectation synopsis
authorPhil Sutter <phil@nwl.cc>
Wed, 24 Apr 2024 21:46:11 +0000 (23:46 +0200)
committerPhil Sutter <phil@nwl.cc>
Wed, 24 Apr 2024 21:59:00 +0000 (23:59 +0200)
Just a missing asterisk somewhere.

Fixes: 1dd08fcfa07a4 ("src: add ct expectations support")
Signed-off-by: Phil Sutter <phil@nwl.cc>
doc/stateful-objects.txt

index 00d3c5f104631e92ca0fe45cc5990ed9989d8e7c..5824d53ad88f3636febb50e3cb3bdaa2f01bae97 100644 (file)
@@ -119,7 +119,7 @@ sport=41360 dport=22
 CT EXPECTATION
 ~~~~~~~~~~~~~~
 [verse]
-*add* *ct expectation*  ['family'] 'table' 'name' *{ protocol* 'protocol' *; dport* 'dport' *; timeout* 'timeout' *; size* 'size' *; [*l3proto* 'family' *;*] *}*
+*add* *ct expectation*  ['family'] 'table' 'name' *{ protocol* 'protocol' *; dport* 'dport' *; timeout* 'timeout' *; size* 'size' *;* [*l3proto* 'family' *;*] *}*
 *delete* *ct expectation*  ['family'] 'table' 'name'
 *list* *ct expectations*