From a4aa2b1f59e2f2354dd17be89ef5ebc595a4bfc0 Mon Sep 17 00:00:00 2001 From: Ingo Schwarze Date: Fri, 10 Feb 2017 15:45:28 +0000 Subject: In -Ttree output mode, show the BROKEN node flag and provide a -Onoval output option to show the unvalidated tree. --- manconf.h | 1 + 1 file changed, 1 insertion(+) (limited to 'manconf.h') diff --git a/manconf.h b/manconf.h index 80578f6a..f5c678e8 100644 --- a/manconf.h +++ b/manconf.h @@ -35,6 +35,7 @@ struct manoutput { int fragment; int mdoc; int synopsisonly; + int noval; }; struct manconf { -- cgit v1.2.3-56-ge451