X-Git-Url: https://git.cameronkatri.com/mandoc.git/blobdiff_plain/a691b01d3c341059f53c726943f9381943abe885..e0443320f54c8a62a9b68da4d72782b1caca44c6:/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 {