diff options
author | Hans Verkuil <hverkuil@xs4all.nl> | 2010-08-06 12:52:43 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2010-10-21 01:05:48 -0200 |
commit | f44026dbe42d38f2e2dfdc7bf35cafc7e44794d7 (patch) | |
tree | 9f0416d2ba548cb045fcd2b7e84aa95510253cba /Documentation/video4linux/bttv | |
parent | 226c0eeaea6732c686a5f4e06f25e5850cd5dd61 (diff) | |
download | linux-stable-f44026dbe42d38f2e2dfdc7bf35cafc7e44794d7.tar.gz linux-stable-f44026dbe42d38f2e2dfdc7bf35cafc7e44794d7.tar.bz2 linux-stable-f44026dbe42d38f2e2dfdc7bf35cafc7e44794d7.zip |
V4L/DVB: Documentation: update now that the vtx/videotext API has been removed
Remove all references to /dev/vtx in the documentation, except for
some historical comments in dev-teletext.xml.
Documentation/devices.txt is not updated, this will go through Alan Cox
who maintains this file.
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'Documentation/video4linux/bttv')
-rw-r--r-- | Documentation/video4linux/bttv/MAKEDEV | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Documentation/video4linux/bttv/MAKEDEV b/Documentation/video4linux/bttv/MAKEDEV index 9d112f7fd5f7..093c0cd18042 100644 --- a/Documentation/video4linux/bttv/MAKEDEV +++ b/Documentation/video4linux/bttv/MAKEDEV @@ -19,7 +19,6 @@ function makedev () { echo "*** new device names ***" makedev video 0 makedev radio 64 -makedev vtx 192 makedev vbi 224 #echo "*** old device names (for compatibility only) ***" |