aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/manconf.h
diff options
context:
space:
mode:
Diffstat (limited to 'manconf.h')
-rw-r--r--manconf.h1
1 files changed, 1 insertions, 0 deletions
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 {