2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-01-31 18:59:33 +00:00

fixed missing </B> in documentation

git-svn-id: https://svn.fhem.de/fhem/trunk@2398 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
borisneubert 2012-12-31 12:42:21 +00:00
parent 3a403b8c29
commit 73274915d6

View File

@ -4167,7 +4167,7 @@ CUL_HM_setAttrIfCh($$$$)
set myChannel peerBulk self01,self02,FB_Btn_04,FB_Btn_03,<br>
</code></ul>
</li>
<li><B>regRaw [List0|List1|List2|List3|List4] &lt;addr&gt; &lt;data&gt;
<li><B>regRaw [List0|List1|List2|List3|List4] &lt;addr&gt; &lt;data&gt;</B>
replaced by regBulk</li>
<li><B>regBulk &lt;reg List&gt;:&lt;peer&gt; &lt;addr1:data1&gt; &lt;addr2:data2&gt;...
</B><a name="CUL_HMregBulk"></a><br>