SVN-Transfer corrections

git-svn-id: https://fhem.svn.sourceforge.net/svnroot/fhem/trunk/fhem@1090 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
rudolfkoenig
2011-11-05 08:59:29 +00:00
parent 728c6b30d4
commit 20f3d22b22
10 changed files with 125 additions and 122 deletions

View File

@@ -551,7 +551,7 @@ A line ending with \ will be concatenated with the next one, so long lines
<ul>
<code>updatefhem [backup] [filename]</code> <br>
<br>
Update the fhem modules and documentation from a nightly CVS chekout. For
Update the fhem modules and documentation from a nightly SVN chekout. For
this purpose fhem contacts http://fhem.de/fhemupdate, compares the stored
timestamps of the local files with the filelist on the server, and
downloads the files changed on the server. For all downloaded modules a
@@ -590,7 +590,7 @@ A line ending with \ will be concatenated with the next one, so long lines
<ul>
<code>CULflash &lt;CUL-Name&gt; &lt;CUL-Version&gt;</code> <br>
<br>
Download the CUL firmware from a nightly CVS chekout and flash the
Download the CUL firmware from a nightly SVN chekout and flash the
hardware. Currently only the CUL is supported with its versions:
CUL_V2, CUL_V2_HM, CUL_V3, CUL_V4.<br>
<b>Note:</b> dfu-programmer has to be installed in the path.<br>