Gitweb:     
http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=e8e672c57736872ef0bd05640503ee04ff443890
Commit:     e8e672c57736872ef0bd05640503ee04ff443890
Parent:     46c9fc861f2a47ce806671933f96f03ab3bdda7a
Author:     Antoine Jacquet <[EMAIL PROTECTED]>
AuthorDate: Fri Jan 25 22:00:19 2008 -0300
Committer:  Mauro Carvalho Chehab <[EMAIL PROTECTED]>
CommitDate: Mon Feb 18 11:14:54 2008 -0300

    V4L/DVB (7079): zr364xx: fix typo in documentation
    
    Signed-off-by: Antoine Jacquet <[EMAIL PROTECTED]>
    Signed-off-by: Mauro Carvalho Chehab <[EMAIL PROTECTED]>
---
 Documentation/video4linux/zr364xx.txt |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Documentation/video4linux/zr364xx.txt 
b/Documentation/video4linux/zr364xx.txt
index 4d9a0c3..754099c 100644
--- a/Documentation/video4linux/zr364xx.txt
+++ b/Documentation/video4linux/zr364xx.txt
@@ -25,7 +25,7 @@ modprobe zr364xx debug=X mode=Y
  - debug      : set to 1 to enable verbose debug messages
  - mode       : 0 = 320x240, 1 = 160x120, 2 = 640x480
 You can then use the camera with V4L2 compatible applications, for example 
Ekiga.
-To capture a single image, try this: dd if=/dev/video0 of=test.jpg bs=1 count=1
+To capture a single image, try this: dd if=/dev/video0 of=test.jpg bs=1M 
count=1
 
 links :
 http://mxhaard.free.fr/ (support for many others cams including some Aiptek 
PocketDV)
-
To unsubscribe from this list: send the line "unsubscribe git-commits-head" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to