From cdb5655ee44da4113d1ee72fbd6afa6ca4ffaa14 Mon Sep 17 00:00:00 2001 From: Arushi Singhal Date: Tue, 31 Jul 2018 19:04:33 +0530 Subject: doc: correct some typos in asciidoc Correct some typo mistakes done while converting man page source to asciidoc. Signed-off-by: Arushi Singhal Signed-off-by: Pablo Neira Ayuso --- doc/payload-expression.txt | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) (limited to 'doc/payload-expression.txt') diff --git a/doc/payload-expression.txt b/doc/payload-expression.txt index 3f47b4ec..0aae8ebf 100644 --- a/doc/payload-expression.txt +++ b/doc/payload-expression.txt @@ -41,7 +41,12 @@ EtherType| ether_type |================== -.ARP HEADER EXPRESSION +ARP HEADER EXPRESSION +~~~~~~~~~~~~~~~~~~~~~ +[verse] +*arp* ['ARP' 'header' 'field'] + +.ARP header expression [options="header"] |================== |Keyword| Description| Type @@ -424,7 +429,7 @@ to match protocol fields of a transport header with protocol number 5, you need to manually exclude packets that have a different transport header, for instance my using meta l4proto 5 before the raw expression. -.Support payload protocol bases +.Supported payload protocol bases [options="header"] |================== |Base| Description @@ -603,6 +608,6 @@ average bytes per packet, see description for packets keyword | integer (64 bit) |zone| conntrack zone | -integer (64 bit) +integer (16 bit) |========================================== A description of conntrack-specific types listed above can be found sub-section CONNTRACK TYPES above. -- cgit v1.2.3