summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authoryvesf <yvesf@d0e8fea9-7529-0410-93fb-d39fd5b9c1dd>2010-04-16 19:59:01 +0000
committeryvesf <yvesf@d0e8fea9-7529-0410-93fb-d39fd5b9c1dd>2010-04-16 19:59:01 +0000
commita588e01a6ee69b8a8f4f51d8d5956ed7fdc04ffb (patch)
tree0a4aca52d191ca56a245a4ada83716265ef47150 /doc
parent50b401f83138225a4e30f992790e8668421702a1 (diff)
downloadebus-alt-a588e01a6ee69b8a8f4f51d8d5956ed7fdc04ffb.tar.gz
ebus-alt-a588e01a6ee69b8a8f4f51d8d5956ed7fdc04ffb.zip
blah
git-svn-id: http://10.2.2.13/svn/common/ebus@1659 d0e8fea9-7529-0410-93fb-d39fd5b9c1dd
Diffstat (limited to 'doc')
-rw-r--r--doc/ebus_specification.html8
-rw-r--r--doc/ebus_specification.html.xslt8
2 files changed, 8 insertions, 8 deletions
diff --git a/doc/ebus_specification.html b/doc/ebus_specification.html
index f9da6d9..0969fe8 100644
--- a/doc/ebus_specification.html
+++ b/doc/ebus_specification.html
@@ -67,10 +67,10 @@
<h2>Ebus Packete</h2>
<table class="ebus_packets">
<tr>
-<th>Primary command</th>
-<th>Secondary command</th>
-<th>Beschreibung</th>
-<th>Felder</th>
+<th>prim. command</th>
+<th>sec. command</th>
+<th>descript.</th>
+<th>fieldsr</th>
</tr>
<tr>
<td>0x05</td>
diff --git a/doc/ebus_specification.html.xslt b/doc/ebus_specification.html.xslt
index b0b2728..668d3ba 100644
--- a/doc/ebus_specification.html.xslt
+++ b/doc/ebus_specification.html.xslt
@@ -30,10 +30,10 @@ xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
<h2>Ebus Packete</h2>
<table class="ebus_packets">
<tr>
- <th>Primary command</th>
- <th>Secondary command</th>
- <th>Beschreibung</th>
- <th>Felder</th>
+ <th>prim. command</th>
+ <th>sec. command</th>
+ <th>descript.</th>
+ <th>fieldsr</th>
</tr>
<xsl:for-each select="ebus/packets/packet">
<tr>