diff --git a/fhem/docs/HOWTO.html b/fhem/docs/HOWTO.html
index a72884ccb..bdd0fcd5d 100644
--- a/fhem/docs/HOWTO.html
+++ b/fhem/docs/HOWTO.html
@@ -207,7 +207,6 @@
Note that the .gplot files are also used if you use SVG output and
not the gnuplot backend!
-
When displaying the plot, you can convert it into a "weblink", which can
in turn have a room attribute to group more than one Plot together. If
the weblink refers to the current logfile, then it will be stored as a
@@ -250,10 +249,6 @@
Don't forget to enable archiving with the archivedir or archivecmd
attributes.
- To zoom in the log you have to set plotmode to gnuplot-scroll or SVG. The
- gnuplot files must have #FileLog entries in order to be useable with
- scrolling, see the supplied gnuplot files for an example.
-