diff options
author | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2016-07-12 21:20:11 +0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2016-07-12 21:20:11 +0300 |
commit | ffbab694ede33c294e5864a5e0bf4d1474446a71 (patch) | |
tree | d1bf96518d2a909215aa7820d0ea9041923d3996 /Documentation/media/uapi/v4l/vidioc-g-enc-index.rst | |
parent | 4855307b81f02af4853e02cba2ce16eb29376548 (diff) | |
download | linux-ffbab694ede33c294e5864a5e0bf4d1474446a71.tar.xz |
[media] docs-rst: escape [] characters
Those characters are used for citations. Better to escape, to
avoid them to be misinterpreted.
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'Documentation/media/uapi/v4l/vidioc-g-enc-index.rst')
-rw-r--r-- | Documentation/media/uapi/v4l/vidioc-g-enc-index.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/media/uapi/v4l/vidioc-g-enc-index.rst b/Documentation/media/uapi/v4l/vidioc-g-enc-index.rst index f0f41ac56b80..27b8c84dad6a 100644 --- a/Documentation/media/uapi/v4l/vidioc-g-enc-index.rst +++ b/Documentation/media/uapi/v4l/vidioc-g-enc-index.rst @@ -86,7 +86,7 @@ video elementary streams. - __u32 - - ``reserved``\ [4] + - ``reserved``\ \[4\] - :cspan:`2` Reserved for future extensions. Drivers must set the array to zero. @@ -153,7 +153,7 @@ video elementary streams. - __u32 - - ``reserved``\ [2] + - ``reserved``\ \[2\] - Reserved for future extensions. Drivers must set the array to zero. |