2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-03-04 05:16:45 +00:00

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 e23664a83c
commit 3e9f6707a4

View File

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