aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/manconf.h
diff options
context:
space:
mode:
Diffstat (limited to 'manconf.h')
-rw-r--r--manconf.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/manconf.h b/manconf.h
index 34ee6201..c84409d7 100644
--- a/manconf.h
+++ b/manconf.h
@@ -31,9 +31,11 @@ struct manpaths {
struct manoutput {
char *includes;
char *man;
+ char *outfilename;
char *paper;
char *style;
char *tag;
+ char *tagfilename;
size_t indent;
size_t width;
int fragment;