From 234af7fe0ce8a77108821caa3522292995339835 Mon Sep 17 00:00:00 2001
From: rudolfkoenig <>
Date: Fri, 1 Jan 2010 15:09:22 +0000
Subject: [PATCH] ReChecked
git-svn-id: https://svn.fhem.de/fhem/trunk@534 2b470e98-0d58-463d-a4d8-8e2adae1ed80
---
fhem/docs/HOWTO.html | 5 -----
1 file changed, 5 deletions(-)
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.
-