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'/>
+[...]
+
ARP/RARP

@@ -702,12 +704,12 @@ srcportend UINT16 - End of range of valid source ports + End of range of valid source ports dstportstart UINT16 - Start of range of valid destination ports + Start of range of valid destination ports dstportend