Prev: [PATCH 114/114]Documentation/sound/oss/README.OSS update web address.
Next: [PATCH 139/139]Documentation/zh_CN/SubmittingPatches update web address.
From: Justin P. Mattock on 21 Jul 2010 01:10 The patch below updates a broken web address. Signed-off-by: Justin P. Mattock <justinmattock(a)gmail.com> --- Documentation/video4linux/bttv/MAKEDEV | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/Documentation/video4linux/bttv/MAKEDEV b/Documentation/video4linux/bttv/MAKEDEV index 6c29ba4..9d112f7 100644 --- a/Documentation/video4linux/bttv/MAKEDEV +++ b/Documentation/video4linux/bttv/MAKEDEV @@ -14,7 +14,7 @@ function makedev () { ln -s /dev/${1}0 /dev/$1 } -# see http://roadrunner.swansea.uk.linux.org/v4lapi.shtml +# see http://linux.bytesex.org/v4l2/API.html echo "*** new device names ***" makedev video 0 -- 1.7.1.rc1.21.gf3bd6 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ |