fix: html

git-svn-id: https://svn.fhem.de/fhem/trunk@21598 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
hexenmeister
2020-04-04 23:09:27 +00:00
parent 803fe917ea
commit f32653c872

View File

@@ -300,7 +300,7 @@ sub SMARTMON_obtainParameters($) {
# /usr/sbin/smartctl in /etc/sudoers aufnehmen
# fhem ALL=(ALL) NOPASSWD: [...,] /usr/sbin/smartctl
# Natuerlich muss der user auch der Gruppe "sudo" angeh<EFBFBD>ren.
# Natuerlich muss der user auch der Gruppe "sudo" angehören.
# Health
my $param="";
@@ -579,7 +579,7 @@ sub SMARTMON_execute($$) {
=pod
=item device
=item summary provides some statistics about the S.M.A.R.T. capable drive
=item summary_DE liefert einige Statistiken ueber S.M.A.R.T. kompatible Ger<EFBFBD>te
=item summary_DE liefert einige Statistiken ueber S.M.A.R.T. kompatible Ger&auml;te
=begin html
<!-- ================================ -->
@@ -667,7 +667,7 @@ sub SMARTMON_execute($$) {
</li>
<br>
</ul><br>
For more information see cmartctrl documentation.
For more information see smartctrl documentation.
</ul>
<!-- ================================ -->
@@ -759,7 +759,7 @@ sub SMARTMON_execute($$) {
</li>
<br>
</ul><br>
F&uuml;r weitere Informationen wird die cmartctrl-Dokumentation empfohlen.
F&uuml;r weitere Informationen wird die smartctrl-Dokumentation empfohlen.
</ul>