diff options
author | Emile Joubert <emile@rabbitmq.com> | 2011-09-16 11:09:21 +0100 |
---|---|---|
committer | Emile Joubert <emile@rabbitmq.com> | 2011-09-16 11:09:21 +0100 |
commit | 45a0e3bd72f068ee3b28f616c820849543cb746a (patch) | |
tree | c866ebccc9a9badac4edc7c00375221b869b25fc /docs/examples-to-end.xsl | |
parent | 618bac22f9aec39a2f2bfb667e8b2bd11b449610 (diff) | |
download | rabbitmq-server-45a0e3bd72f068ee3b28f616c820849543cb746a.tar.gz |
Whitespacebug24424
Diffstat (limited to 'docs/examples-to-end.xsl')
-rw-r--r-- | docs/examples-to-end.xsl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/examples-to-end.xsl b/docs/examples-to-end.xsl index cb8ce2a2..4db1d5c4 100644 --- a/docs/examples-to-end.xsl +++ b/docs/examples-to-end.xsl @@ -2,8 +2,8 @@ <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version='1.0'> -<xsl:output doctype-public="-//OASIS//DTD DocBook XML V4.5//EN" - doctype-system="http://www.docbook.org/xml/4.5/docbookx.dtd" +<xsl:output doctype-public="-//OASIS//DTD DocBook XML V4.5//EN" + doctype-system="http://www.docbook.org/xml/4.5/docbookx.dtd" indent="yes" /> |