diff options
author | Mauro Carvalho Chehab <mchehab@infradead.org> | 2006-10-04 10:17:11 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | 2006-10-04 10:17:11 -0300 |
commit | f106aa84891b69e72192532635789eca94094c59 (patch) | |
tree | b279643285f0947c7931444b6f7ecbcdedc01ae5 /linux/Documentation/dvb/faq.txt | |
parent | 4199f2b1eb966de6f1fbd80324cabff9cd102106 (diff) | |
download | mediapointer-dvb-s2-f106aa84891b69e72192532635789eca94094c59.tar.gz mediapointer-dvb-s2-f106aa84891b69e72192532635789eca94094c59.tar.bz2 |
Several typo fixes applied at kernel tree
From: Mauro Carvalho Chehab <mchehab@infradead.org>
This patch includes at the v4l-dvb tree several documentation
fixes applied at kernel tree.
kernel-sync:
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'linux/Documentation/dvb/faq.txt')
-rw-r--r-- | linux/Documentation/dvb/faq.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/linux/Documentation/dvb/faq.txt b/linux/Documentation/dvb/faq.txt index a42132d60..dbcedf583 100644 --- a/linux/Documentation/dvb/faq.txt +++ b/linux/Documentation/dvb/faq.txt @@ -5,7 +5,7 @@ Some very frequently asked questions about linuxtv-dvb It's not a bug, it's a feature. Because the frontends have significant power requirements (and hence get very hot), they are powered down if they are unused (i.e. if the frontend device - is closed). The dvb-core.o module paramter "dvb_shutdown_timeout" + is closed). The dvb-core.o module parameter "dvb_shutdown_timeout" allow you to change the timeout (default 5 seconds). Setting the timeout to 0 disables the timeout feature. @@ -138,7 +138,7 @@ Some very frequently asked questions about linuxtv-dvb - v4l2-common: common functions for Video4Linux-2 drivers - - v4l1-compat: backward compatiblity layer for Video4Linux-1 legacy + - v4l1-compat: backward compatibility layer for Video4Linux-1 legacy applications - dvb-core: DVB core module. This provides you with the @@ -153,7 +153,7 @@ Some very frequently asked questions about linuxtv-dvb - video-buf: capture helper module for the saa7146_vv driver. This one is responsible to handle capture buffers. - - dvb-ttpci: The main driver for AV7110 based, full-featued + - dvb-ttpci: The main driver for AV7110 based, full-featured DVB-S/C/T cards eof |