some small dokumentation fixes

git-svn-id: https://fhem.svn.sourceforge.net/svnroot/fhem/trunk/fhem@2685 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
justme1968
2013-02-10 19:51:23 +00:00
parent 3be8c88c08
commit ebeb03b3f1

View File

@@ -194,7 +194,7 @@ SYSSTAT_GetUpdate($)
Examples: Examples:
<ul> <ul>
<code>define sysstat SYSSTAT</code><br> <code>define sysstat SYSSTAT</code><br>
<code>define sysstat SYSSTAT 30</code><br> <code>define sysstat SYSSTAT 300</code><br>
</ul> </ul>
</ul><br> </ul><br>
@@ -229,12 +229,13 @@ SYSSTAT_GetUpdate($)
<ul> <ul>
<code>attr sysstat filesystems /dev/md0,/dev/md2</code><br> <code>attr sysstat filesystems /dev/md0,/dev/md2</code><br>
<code>attr sysstat filesystems /dev/.*</code><br> <code>attr sysstat filesystems /dev/.*</code><br>
</ul></lu> </ul></li></lu>
<li>showpercent<br> <li>showpercent<br>
If set the usage is shown in percent. If not set the remaining free space in bytes is shown.</li> If set the usage is shown in percent. If not set the remaining free space in bytes is shown.</li>
<li>useregex<br> <li>useregex<br>
If set the entries of the filesystems list are treated as regex.</li> If set the entries of the filesystems list are treated as regex.</li>
</ul> </ul>
</ul>
=end html =end html
=cut =cut