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/drivers/media/video/pwc | |
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/drivers/media/video/pwc')
-rw-r--r-- | linux/drivers/media/video/pwc/philips.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/linux/drivers/media/video/pwc/philips.txt b/linux/drivers/media/video/pwc/philips.txt index 11f751a6b..f5e848410 100644 --- a/linux/drivers/media/video/pwc/philips.txt +++ b/linux/drivers/media/video/pwc/philips.txt @@ -175,8 +175,8 @@ dev_hint - If a device node is already occupied, registration will fail and the webcam is not available. - You can have up to 64 video devices; be sure to make enough device - nodes in /dev if you want to spread the numbers (this does not apply - to devfs). After /dev/video9 comes /dev/video10 (not /dev/videoA). + nodes in /dev if you want to spread the numbers. + After /dev/video9 comes /dev/video10 (not /dev/videoA). - If a camera does not match any dev_hint, it will simply get assigned the first available device node, just as it used to be. |