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:
parent
e23664a83c
commit
3e9f6707a4
@ -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ö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äte
|
||||
=item summary_DE liefert einige Statistiken ueber S.M.A.R.T. kompatible Gerä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ür weitere Informationen wird die cmartctrl-Dokumentation empfohlen.
|
||||
Für weitere Informationen wird die smartctrl-Dokumentation empfohlen.
|
||||
|
||||
</ul>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user