chiark / gitweb /
man: fix various typos
[elogind.git] / Makefile.am
index 41babe558cada09f347da3e43f68d0253d77ac6c..73d603443e3a23aefadef91bda568eff7f031ccf 100644 (file)
@@ -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 $@) && \