]> git.cameronkatri.com Git - mandoc.git/blobdiff - manconf.h
Promote section headers that can can be used unmodified as fragment
[mandoc.git] / manconf.h
index 34ee62012fe8eb942f74972c6260755f8465cc7a..c84409d7b57030beeaba7c0b4c72785ff950f8d0 100644 (file)
--- a/manconf.h
+++ b/manconf.h
@@ -31,9 +31,11 @@ struct       manpaths {
 struct manoutput {
        char     *includes;
        char     *man;
 struct manoutput {
        char     *includes;
        char     *man;
+       char     *outfilename;
        char     *paper;
        char     *style;
        char     *tag;
        char     *paper;
        char     *style;
        char     *tag;
+       char     *tagfilename;
        size_t    indent;
        size_t    width;
        int       fragment;
        size_t    indent;
        size_t    width;
        int       fragment;