summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--packaging/strip-for-txt.xsl2
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/strip-for-txt.xsl b/packaging/strip-for-txt.xsl
index 5691b76..a61a8e8 100644
--- a/packaging/strip-for-txt.xsl
+++ b/packaging/strip-for-txt.xsl
@@ -1,6 +1,6 @@
<!-- Strip <revhistory> element from DocBook -->
<!-- Note this XSLT upgrades your DocBook to the V4.4 DTD! -->
-<xsl:stylesheet version="1.0" xml:space="preserve" xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
+<xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
<xsl:output encoding="UTF-8" indent="no" method="xml"
omit-xml-declaration="no" standalone="no" version="1.0"
doctype-public="-//OASIS//DTD DocBook XML V4.4//EN"