From 62acdf3554822f48ecfd4dee471b33c6f59b48d8 Mon Sep 17 00:00:00 2001 From: Mauro Carvalho Chehab Date: Wed, 6 Jul 2016 08:22:16 -0300 Subject: [PATCH] doc-rst: v4l2: Rename the V4L2 API title The V4L2 is the only part of the doc that has the word "Specification" and mentions its version on the title. Having the version there was important in the past, while we were getting rid of V4L version 1. But, as v1 is long gone, all it lasts is history (with is, btw, covered on the spec). So, no need to keep the version on its title. So, rename it, to be more generic and look like the remaining of the document. Signed-off-by: Mauro Carvalho Chehab --- Documentation/linux_tv/media/v4l/v4l2.rst | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/Documentation/linux_tv/media/v4l/v4l2.rst b/Documentation/linux_tv/media/v4l/v4l2.rst index 9284446e3cfa..301f95b5bdc6 100644 --- a/Documentation/linux_tv/media/v4l/v4l2.rst +++ b/Documentation/linux_tv/media/v4l/v4l2.rst @@ -3,9 +3,11 @@ .. include:: .. _v4l2spec: -##################################### -Video for Linux Two API Specification -##################################### +################### +Video for Linux API +################### + +This part describes the Video for Linux API version 2 (V4L2 API) specification. **Revision 4.5** -- 2.34.1