[PATCH] fix documentation for dvb-bt8xx Kconfig description change

From: Michael Krufky
Date: Sun Aug 21 2005 - 16:36:06 EST


akpm@xxxxxxxx wrote:

DVB: Clarify description text for dvb-bt8xx in Kconfig

- tristate "Nebula/Pinnacle PCTV/Twinhan PCI cards"
+ tristate "BT8xx based PCI cards"

I forgot to update the documentation with this change... Please apply this to -mm, and (if possible) fold it into dvb-clarify-description-text-for-dvb-bt8xx-in-kconfig.patch

This patch updates bt8xx documentation with the newer Kconfig description of dvb-bt8xx.
"Nebula/Pinnacle PCTV/Twinhan PCI cards" --> "BT8xx based PCI cards"

Signed-off-by: Michael Krufky <mkrufky@xxxxxxx>


linux/Documentation/dvb/bt8xx.txt | 2 +-
1 files changed, 1 insertion(+), 1 deletion(-)

diff -u linux-2.6.13/Documentation/dvb/bt8xx.txt linux/Documentation/dvb/bt8xx.txt
--- linux-2.6.13/Documentation/dvb/bt8xx.txt 2005-08-20 10:57:24.000000000 +0000
+++ linux/Documentation/dvb/bt8xx.txt 2005-08-21 13:54:27.000000000 +0000
@@ -16,7 +16,7 @@
"Device drivers" => "Multimedia devices"
=> "Video For Linux" => "BT848 Video For Linux"
"Device drivers" => "Multimedia devices" => "Digital Video Broadcasting Devices"
- => "DVB for Linux" "DVB Core Support" "Nebula/Pinnacle PCTV/TwinHan PCI Cards"
+ => "DVB for Linux" "DVB Core Support" "BT8xx based PCI cards"

3) Loading Modules, described by two approaches
===============================================