summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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>