summaryrefslogtreecommitdiff
path: root/docs/examples-to-end.xsl
diff options
context:
space:
mode:
authorMatthias Radestock <matthias@lshift.net>2010-04-27 20:14:04 +0100
committerMatthias Radestock <matthias@lshift.net>2010-04-27 20:14:04 +0100
commite2fdeecfcb86f736f42d5bafb61479674b84041d (patch)
tree2862c7ae8623cbd9920be2e0ac236305799867cd /docs/examples-to-end.xsl
parent0c27fe84074529409350dc8eb56519390434a396 (diff)
downloadrabbitmq-server-git-e2fdeecfcb86f736f42d5bafb61479674b84041d.tar.gz
cosmetic: remove trailing whitespace from doc templates
Diffstat (limited to 'docs/examples-to-end.xsl')
-rw-r--r--docs/examples-to-end.xsl4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/examples-to-end.xsl b/docs/examples-to-end.xsl
index 496fcc1c34..d9686adac8 100644
--- a/docs/examples-to-end.xsl
+++ b/docs/examples-to-end.xsl
@@ -55,7 +55,7 @@ indented)
<term>
<cmdsynopsis>
- <command>list_connections</command>
+ <command>list_connections</command>
<arg choice="opt">
<replaceable>connectioninfoitem</replaceable>
...
@@ -66,7 +66,7 @@ indented)
However, while DocBook renders this sensibly for HTML, for some reason it
doen't show anything inside <cmdsynopsis> at all for man pages. I think what
we're doing is semantically correct so this is a bug in DocBook. The following
- rules essentially do what DocBook does when <cmdsynopsis> is not inside a
+ rules essentially do what DocBook does when <cmdsynopsis> is not inside a
<term>.
-->