Signed-off-by: Duncan Roe <duncan_roe@xxxxxxxxxxxxxxx> --- doc/nft.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/nft.xml b/doc/nft.xml index 807c836..9d21e9a 100644 --- a/doc/nft.xml +++ b/doc/nft.xml @@ -5096,7 +5096,7 @@ dup to ip daddr map { 192.168.7.1 : "eth0", 192.168.7.2 : "eth1" } XML, JSON or native nft format. </para> <para> - To filter events related to a concrete object, use one of the keywords 'tables', 'chains', 'sets', 'rules', 'elements' , 'ruleset'. + To filter events related to a concrete object, use one of the keywords 'tables', 'chains', 'sets', 'rules', 'elements', 'ruleset'. </para> <para> To filter events related to a concrete action, use keyword 'new' or 'destroy'. -- 2.9.0 -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html