From 4a662fcabd2c3914206cce3c7fb4d932fa9fcd9d Mon Sep 17 00:00:00 2001 From: Thorsten Kukuk Date: Wed, 27 Oct 2010 13:18:50 +0000 Subject: Relevant BUGIDs: Purpose of commit: bugfix Commit summary: --------------- 2010-10-27 Thorsten Kukuk * doc/adg/Makefile.am: Use UTF-8 for html docu. * doc/mwg/Makefile.am: Likewise. * doc/sag/Makefile.am: Likewise. kernel.org webserver is using UTF-8 --- doc/sag/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'doc/sag') diff --git a/doc/sag/Makefile.am b/doc/sag/Makefile.am index 26b5f5b8..35b16691 100644 --- a/doc/sag/Makefile.am +++ b/doc/sag/Makefile.am @@ -46,6 +46,7 @@ html/Linux-PAM_SAG.html: $(XMLS) $(DEP_XMLS) --stringparam section.autolabel 1 \ --stringparam section.label.includes.component.label 1 \ --stringparam toc.max.depth 2 --xinclude --nonet \ + --stringparam chunker.output.encoding UTF-8 \ http://docbook.sourceforge.net/release/xsl/current/html/chunk.xsl $< distclean-local: -- cgit v1.2.3