From: Mauro Carvalho Chehab Date: Fri, 21 Aug 2015 16:37:54 +0000 (-0300) Subject: [media] DocBook: fix an unbalanced tag X-Git-Tag: v4.3-rc1~68^2~47 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=88c25dcb1185f2c7041550976430e27fa9d8dcca;p=thirdparty%2Flinux.git [media] DocBook: fix an unbalanced tag The got lost on some change at the DVB docbook, making the tag unbalanced and causing a warning. Fix it. Signed-off-by: Mauro Carvalho Chehab Acked-by: Jonathan Corbet --- diff --git a/Documentation/DocBook/media/dvb/intro.xml b/Documentation/DocBook/media/dvb/intro.xml index d30751338493a..51db156480997 100644 --- a/Documentation/DocBook/media/dvb/intro.xml +++ b/Documentation/DocBook/media/dvb/intro.xml @@ -164,7 +164,7 @@ are called: from 0, and M enumerates the devices of each type within each adapter, starting from 0, too. We will omit the “ /dev/dvb/adapterN/” in the further discussion -of these devices. +of these devices. More details about the data structures and function calls of all the devices are described in the following chapters.