diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2006-04-21 15:15:18 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2006-04-21 15:15:18 +0200 |
commit | 44878cdb6c73e7be2f68f3c2ec795a4d0b1b978e (patch) | |
tree | 4cc46d20d75e59a6dac379b74960737501b04b1e /INSTALL | |
parent | 2e76e745978621bc9f33e12b84205bdb638012ba (diff) | |
download | vdr-44878cdb6c73e7be2f68f3c2ec795a4d0b1b978e.tar.gz vdr-44878cdb6c73e7be2f68f3c2ec795a4d0b1b978e.tar.bz2 |
Fixed several spelling errors
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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. |