Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

V4L/DVB (7079): zr364xx: fix typo in documentation

Signed-off-by: Antoine Jacquet <royale@zerezo.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>

authored by

Antoine Jacquet and committed by
Mauro Carvalho Chehab
e8e672c5 46c9fc86

+1 -1
+1 -1
Documentation/video4linux/zr364xx.txt
··· 25 25 - debug : set to 1 to enable verbose debug messages 26 26 - mode : 0 = 320x240, 1 = 160x120, 2 = 640x480 27 27 You can then use the camera with V4L2 compatible applications, for example Ekiga. 28 - To capture a single image, try this: dd if=/dev/video0 of=test.jpg bs=1 count=1 28 + To capture a single image, try this: dd if=/dev/video0 of=test.jpg bs=1M count=1 29 29 30 30 links : 31 31 http://mxhaard.free.fr/ (support for many others cams including some Aiptek PocketDV)