diff options
| author | Matthias Radestock <matthias@lshift.net> | 2010-04-27 20:14:04 +0100 |
|---|---|---|
| committer | Matthias Radestock <matthias@lshift.net> | 2010-04-27 20:14:04 +0100 |
| commit | e2fdeecfcb86f736f42d5bafb61479674b84041d (patch) | |
| tree | 2862c7ae8623cbd9920be2e0ac236305799867cd /docs/examples-to-end.xsl | |
| parent | 0c27fe84074529409350dc8eb56519390434a396 (diff) | |
| download | rabbitmq-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.xsl | 4 |
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>. --> |
