diff options
author | Mauro Carvalho Chehab <mchehab@redhat.com> | 2009-09-15 20:27:18 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2009-09-19 00:14:19 -0300 |
commit | 9aa08855a47a7d25e231457f893af6f5ab903870 (patch) | |
tree | 3c61e9962e372631a8f34db35a13f8f0db09e57d /Documentation/DocBook/v4l/capture.c.xml | |
parent | b131e04eae22e653efc3b9b6a861faa10e4894b8 (diff) | |
download | op-kernel-dev-9aa08855a47a7d25e231457f893af6f5ab903870.zip op-kernel-dev-9aa08855a47a7d25e231457f893af6f5ab903870.tar.gz |
DocBook/media: Some typo fixes
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'Documentation/DocBook/v4l/capture.c.xml')
-rw-r--r-- | Documentation/DocBook/v4l/capture.c.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/DocBook/v4l/capture.c.xml b/Documentation/DocBook/v4l/capture.c.xml index acf46b6..1c5c49a 100644 --- a/Documentation/DocBook/v4l/capture.c.xml +++ b/Documentation/DocBook/v4l/capture.c.xml @@ -4,8 +4,8 @@ * * This program can be used and distributed without restrictions. * - * This program were got from V4L2 API, Draft 0.20 - * available at: http://v4l2spec.bytesex.org/ + * This program is provided with the V4L2 API + * see http://linuxtv.org/docs.php for more information */ #include <stdio.h> |