]> 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)
committerPablo Neira Ayuso <pablo@netfilter.org>
Thu, 23 Jan 2025 00:35:35 +0000 (01:35 +0100)
commit ef659df2a45c38ad18f703febeae8c4febf9dd04 upstream.

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*