From 4e4cf2afe0743d143b470f02177c9457c0989dec Mon Sep 17 00:00:00 2001
From: rudolfkoenig <>
Date: Thu, 25 May 2017 08:10:23 +0000
Subject: [PATCH] commandref_frame*.html: sleep/shutdown typos fixed (Forum
#72302)
git-svn-id: https://svn.fhem.de/fhem/trunk@14359 2b470e98-0d58-463d-a4d8-8e2adae1ed80
---
fhem/docs/commandref_frame.html | 2 +-
fhem/docs/commandref_frame_DE.html | 6 +++---
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/fhem/docs/commandref_frame.html b/fhem/docs/commandref_frame.html
index e54be62b4..1fe66b4dc 100644
--- a/fhem/docs/commandref_frame.html
+++ b/fhem/docs/commandref_frame.html
@@ -1260,7 +1260,7 @@ The following local attributes are used by a wider range of devices:
specified time. The unit is seconds, with millisecond accuracy, as you can
specify decimal places.
- A sleep with an <id< will replace a sleep with the same <id<
+ A sleep with an <id> will replace a sleep with the same <id>
and can be canceled by cancel.
When called in a notify/at/etc, then nonempty return values of the following
diff --git a/fhem/docs/commandref_frame_DE.html b/fhem/docs/commandref_frame_DE.html
index 795d75d58..a032a4438 100644
--- a/fhem/docs/commandref_frame_DE.html
+++ b/fhem/docs/commandref_frame_DE.html
@@ -1321,7 +1321,7 @@ Die folgenden lokalen Attribute werden von mehreren Geräten verwendet:
Der Befehl fährt den Server herunter (nach dem sichern aller Gerätestati). Er triggert das global:SHUTDOWN
Ereignis. Mit der optionalen Parameter restart startet FHEM danach neu.
- exitValue ist bei bestimmten Start-programmen von n&oulm;ten.
+ exitValue ist bei bestimmten Start-programmen von nöten.
Beispiel:
sleep <sec> [quiet]
+ sleep <sec> [<id>] [quiet]