diff --git a/docs/formatnwfilter.html.in b/docs/formatnwfilter.html.in index f03e9ce05c..42ea866b9e 100644 --- a/docs/formatnwfilter.html.in +++ b/docs/formatnwfilter.html.in @@ -384,10 +384,12 @@
Valid Strings for protocolid
are: arp, rarp, ipv4, ipv6
-
- Example:
<mac match='no' srcmacaddr='$MAC'/>-
+[...] +<mac match='no' srcmacaddr='$MAC'/> +[...] +
@@ -702,12 +704,12 @@