Updating documentation to reflect new path changes. Thanks to A. Rott

git-svn-id: https://fhem.svn.sourceforge.net/svnroot/fhem/trunk/fhem@710 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
rudolfkoenig
2010-09-04 06:44:53 +00:00
parent 3454a820b2
commit 12e4fed83b
7 changed files with 10 additions and 10 deletions

View File

@@ -176,7 +176,7 @@ A minimal configuration file: <pre>
attr global <a href="#statefile">statefile</a> /tmp/fhem.save
attr global <a href="#verbose">verbose</a> 3
attr global <a href="#port">port</a> 7072
attr global <a href="#modpath">modpath</a> /usr/local/lib
attr global <a href="#modpath">modpath</a> /usr/share/fhem
<a href="#define">define</a> FHZ FHZ /dev/tts/USB0
<a href="#define">define</a> lamp FS20 8765 01</pre>