diff options
author | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2016-07-01 13:42:29 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2016-07-01 14:54:10 -0300 |
commit | af4a4d0db8ab2c4e2088bc48cfa49511b766dca6 (patch) | |
tree | d2869d62845e58a1083ac808c7ebd78542ccac0a /Documentation/linux_tv/media/v4l/vidioc-prepare-buf.rst | |
parent | 789818845202ac243836b526e406fe8c97ec8cc2 (diff) | |
download | lwn-af4a4d0db8ab2c4e2088bc48cfa49511b766dca6.tar.gz lwn-af4a4d0db8ab2c4e2088bc48cfa49511b766dca6.zip |
doc-rst: linux_tv: Replace reference names to match ioctls
Due to a limitation at the DocBook language, the references
were using lowercase and slashes, instead of the name of the
ioctls. On ReST, make them identical. This will hopefully
help to cleanup the code a little bit.
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'Documentation/linux_tv/media/v4l/vidioc-prepare-buf.rst')
-rw-r--r-- | Documentation/linux_tv/media/v4l/vidioc-prepare-buf.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/linux_tv/media/v4l/vidioc-prepare-buf.rst b/Documentation/linux_tv/media/v4l/vidioc-prepare-buf.rst index c29757f38066..fb3ac38b3db2 100644 --- a/Documentation/linux_tv/media/v4l/vidioc-prepare-buf.rst +++ b/Documentation/linux_tv/media/v4l/vidioc-prepare-buf.rst @@ -1,6 +1,6 @@ .. -*- coding: utf-8; mode: rst -*- -.. _vidioc-prepare-buf: +.. _VIDIOC_PREPARE_BUF: ************************ ioctl VIDIOC_PREPARE_BUF |