Hello, this patch set adds information about multi-valued clauses to grammar printed by cfg_print_grammar(). For completeness, it adds flags to mapbody as well so the information is complete. This makes output of cfg_print_grammar() more suitable for further processing. The ultimate goal is to transform it into Augeas grammar which can be then used in automated systems for configuration file parsing/generation/modification. The same code can be found in following repo: https://github.com/pspacek/bind/commits/grammar_print_multi Have a nice day! -- Petr Spacek @ Red Hat