summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/nft.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/nft.xml b/doc/nft.xml
index 8ea28041..506a1cc7 100644
--- a/doc/nft.xml
+++ b/doc/nft.xml
@@ -3399,7 +3399,7 @@ ip6 filter output log flags all
<example>
<title>save packet nfmark in conntrack</title>
<programlisting>
-ct set mark meta mark
+ct mark set meta mark
</programlisting>
</example>
<example>