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]