summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2006-04-21 15:15:18 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2006-04-21 15:15:18 +0200
commit44878cdb6c73e7be2f68f3c2ec795a4d0b1b978e (patch)
tree4cc46d20d75e59a6dac379b74960737501b04b1e /INSTALL
parent2e76e745978621bc9f33e12b84205bdb638012ba (diff)
downloadvdr-44878cdb6c73e7be2f68f3c2ec795a4d0b1b978e.tar.gz
vdr-44878cdb6c73e7be2f68f3c2ec795a4d0b1b978e.tar.bz2
Fixed several spelling errors
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL4
1 files changed, 2 insertions, 2 deletions
diff --git a/INSTALL b/INSTALL
index d4ac230d..ece7a60f 100644
--- a/INSTALL
+++ b/INSTALL
@@ -64,7 +64,7 @@ the default:
Alternatively you can use the '--rcu' or '--lirc' options at runtime.
These options accept an optional path to the remote control device,
-which's defaults can be set via the RCU_DEVICE and LIRC_DEVICE macros,
+the defaults of which can be set via the RCU_DEVICE and LIRC_DEVICE macros,
respectively.
If your video directory will be on a VFAT partition, add the compile
@@ -130,7 +130,7 @@ If you run VDR using the 'runvdr' shell script it will use the built-in
watchdog timer to restart the program in case something happens that
causes a program hangup. If you change the command line options for the
call to the VDR program, be sure to NOT use the '-d' option! Otherwise
-VDR will go into 'deamon' mode and the initial program call will return
+VDR will go into 'daemon' mode and the initial program call will return
immediately! 'runvdr' needs to be started as user 'root'. Use the '-u'
option to run the actual 'vdr' program under a different user id.