X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=Makefile.am;h=73d603443e3a23aefadef91bda568eff7f031ccf;hb=19125c205aa6084c225b5c11cc6dcbe18c6dbcc0;hp=41babe558cada09f347da3e43f68d0253d77ac6c;hpb=24fb2ddc127d6cde31968672897fe9c034af168e;p=elogind.git diff --git a/Makefile.am b/Makefile.am index 41babe558..73d603443 100644 --- a/Makefile.am +++ b/Makefile.am @@ -3310,7 +3310,10 @@ if HAVE_XSLTPROC XSLTPROC_FLAGS = \ --nonet \ --stringparam man.output.quietly 1 \ - --stringparam funcsynopsis.style ansi + --stringparam funcsynopsis.style ansi \ + --stringparam man.th.extra1.suppress 1 \ + --stringparam man.authors.section.enabled 0 \ + --stringparam man.copyright.section.enabled 0 XSLTPROC_PROCESS_MAN = \ $(AM_V_GEN)$(MKDIR_P) $(dir $@) && \