diff options
author | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2016-08-18 14:31:47 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2016-08-22 10:22:46 -0300 |
commit | ef76c0685f5591927c553430967bf2e12ddb1dd6 (patch) | |
tree | 9c0ceb102bc52dba2691869c1990dec078ca993a /Documentation/media/uapi/v4l/vidioc-g-modulator.rst | |
parent | e7eaeb37f6e2168e0b240548f775b6f7b3640392 (diff) | |
download | linux-stable-ef76c0685f5591927c553430967bf2e12ddb1dd6.tar.gz |
[media] adjust some vidioc-*rst tables with wrong columns
Adjust simple cases where the columns on some vidioc files
are overriding their neighbours.
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'Documentation/media/uapi/v4l/vidioc-g-modulator.rst')
-rw-r--r-- | Documentation/media/uapi/v4l/vidioc-g-modulator.rst | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/Documentation/media/uapi/v4l/vidioc-g-modulator.rst b/Documentation/media/uapi/v4l/vidioc-g-modulator.rst index eaa62b6bd931..52c7b95de8e6 100644 --- a/Documentation/media/uapi/v4l/vidioc-g-modulator.rst +++ b/Documentation/media/uapi/v4l/vidioc-g-modulator.rst @@ -85,8 +85,9 @@ To change the radio frequency the - ``name``\ [32] - - Name of the modulator, a NUL-terminated ASCII string. This - information is intended for the user. + - Name of the modulator, a NUL-terminated ASCII string. + + This information is intended for the user. - .. row 3 @@ -155,8 +156,9 @@ To change the radio frequency the - ``reserved``\ [3] - - Reserved for future extensions. Drivers and applications must set - the array to zero. + - Reserved for future extensions. + + Drivers and applications must set the array to zero. |