diff --git a/fhem/docs/commandref_frame.html b/fhem/docs/commandref_frame.html
index 5b7559d1f..3ef955358 100644
--- a/fhem/docs/commandref_frame.html
+++ b/fhem/docs/commandref_frame.html
@@ -1433,6 +1433,7 @@ The following local attributes are used by a wider range of devices:
If dnsServer is set, check the contents of the file specified as
argument. To use the system hosts file, set it to /etc/hosts on
Linux/Unix/OSX and C:\windows\system32\drivers\etc\hosts on Windows.
+ Note: only IPv4 is supported.
diff --git a/fhem/docs/commandref_frame_DE.html b/fhem/docs/commandref_frame_DE.html
index 8042727fe..13c2a247d 100644
--- a/fhem/docs/commandref_frame_DE.html
+++ b/fhem/docs/commandref_frame_DE.html
@@ -1525,7 +1525,8 @@ Die folgenden lokalen Attribute werden von mehreren Geräten verwendet:
Falls dnsServer gesetzt ist, wird die angegebene Datei nach dem
Hostnamen durchsucht. Um die vom System verwendete Datei zu benutzen,
ist es unter Linux/Unix/OSX auf /etc/hosts und unter Windows auf
- C:\windows\system32\drivers\etc\hosts zu setzen.
+ C:\windows\system32\drivers\etc\hosts zu setzen. Achtung: es wird nur
+ IPv4 unterstützt.