diff options
author | Michael Hunold <devnull@localhost> | 2003-10-09 10:06:10 +0000 |
---|---|---|
committer | Michael Hunold <devnull@localhost> | 2003-10-09 10:06:10 +0000 |
commit | 42dd92758db3261aba3da6f42db85857b459335c (patch) | |
tree | ae8a70a2d3bb32574c62da47f967e50f78c7863b /linux/drivers/media/Kconfig | |
parent | 9347dffcaf23cf01055c0d6020787336aa546bef (diff) | |
download | mediapointer-dvb-s2-42dd92758db3261aba3da6f42db85857b459335c.tar.gz mediapointer-dvb-s2-42dd92758db3261aba3da6f42db85857b459335c.tar.bz2 |
- backfeed patches from 2.6.0-test7, which have not gone through our cvs:
- janitorial fixes (mostly return code handling)
- spelling fixes in Kconfig files
- line breaks to re-formatting
Diffstat (limited to 'linux/drivers/media/Kconfig')
-rw-r--r-- | linux/drivers/media/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/linux/drivers/media/Kconfig b/linux/drivers/media/Kconfig index 4ead55c0f..1f1f25c1c 100644 --- a/linux/drivers/media/Kconfig +++ b/linux/drivers/media/Kconfig @@ -19,7 +19,7 @@ config VIDEO_DEV Documentation for the original API is included in the file Documentation/video4linux/API.html. Documentation for V4L2 is - available on the web at http://bytesex.org/v4l/ + available on the web at <http://bytesex.org/v4l/>. To compile this driver as a module, choose M here: the module will be called videodev. |