From 88003d6b5265385dfce54d86a1519e87ce7c1aef Mon Sep 17 00:00:00 2001
From: rudolfkoenig <>
Date: Wed, 26 Dec 2007 11:45:25 +0000
Subject: [PATCH] Some typos
git-svn-id: https://svn.fhem.de/fhem/trunk@134 2b470e98-0d58-463d-a4d8-8e2adae1ed80
---
fhem/docs/linux.html | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/fhem/docs/linux.html b/fhem/docs/linux.html
index 284360c04..7826ee1c4 100644
--- a/fhem/docs/linux.html
+++ b/fhem/docs/linux.html
@@ -42,7 +42,7 @@ The you load the module using:
Multiple devices
If you're using multiple USB devices (FHZ1000PC, FHZ1300PC, EM1010PC, WS300, ...)
-you cannot use the methode above. You need to modify the ftdi_sio kernel module
+you cannot use the method above. You need to modify the ftdi_sio kernel module
to make it work. The following example was done with openSuSE 10.1:
You need to have the kernel-source-version RPM of your
current kernel (see output of uname -r
) installed.
@@ -86,7 +86,7 @@ Now you have 3 choices:
# make M=drivers/usb/serial
# make modules
@@ -107,7 +107,7 @@ Once you have the module:
# rmmod ftdi_so