summaryrefslogtreecommitdiffstats
path: root/Documentation/media/uapi/v4l
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@s-opensource.com>2016-08-22 09:19:46 -0300
committerMauro Carvalho Chehab <mchehab@s-opensource.com>2016-08-22 10:36:57 -0300
commit8d4b231af9d162859aa4b8aeaa09170230ea1b11 (patch)
tree48cb553f5cbd86349d8339f0370e1e8c1af7e3eb /Documentation/media/uapi/v4l
parent8c978c0846cf1a702d302b555066b1a186592b32 (diff)
downloadop-kernel-dev-8d4b231af9d162859aa4b8aeaa09170230ea1b11.zip
op-kernel-dev-8d4b231af9d162859aa4b8aeaa09170230ea1b11.tar.gz
[media] docs-rst: fix some .. note:: occurrences
On some places, either an space or the second ':' is missing. Fix them. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'Documentation/media/uapi/v4l')
-rw-r--r--Documentation/media/uapi/v4l/dev-output.rst2
-rw-r--r--Documentation/media/uapi/v4l/pixfmt-sbggr16.rst2
-rw-r--r--Documentation/media/uapi/v4l/standard.rst2
3 files changed, 3 insertions, 3 deletions
diff --git a/Documentation/media/uapi/v4l/dev-output.rst b/Documentation/media/uapi/v4l/dev-output.rst
index 4f1123a..dfb8207 100644
--- a/Documentation/media/uapi/v4l/dev-output.rst
+++ b/Documentation/media/uapi/v4l/dev-output.rst
@@ -16,7 +16,7 @@ device special files named ``/dev/video`` and ``/dev/video0`` to
``/dev/video`` is typically a symbolic link to the preferred video
device.
-..note:: The same device file names are used also for video capture devices.
+.. note:: The same device file names are used also for video capture devices.
Querying Capabilities
diff --git a/Documentation/media/uapi/v4l/pixfmt-sbggr16.rst b/Documentation/media/uapi/v4l/pixfmt-sbggr16.rst
index 58238c0..801b78c 100644
--- a/Documentation/media/uapi/v4l/pixfmt-sbggr16.rst
+++ b/Documentation/media/uapi/v4l/pixfmt-sbggr16.rst
@@ -17,7 +17,7 @@ This format is similar to
has a depth of 16 bits. The least significant byte is stored at lower
memory addresses (little-endian).
-..note::
+.. note::
The actual sampling precision may be lower than 16 bits,
for example 10 bits per pixel with values in tange 0 to 1023.
diff --git a/Documentation/media/uapi/v4l/standard.rst b/Documentation/media/uapi/v4l/standard.rst
index 5dd341f..2320008 100644
--- a/Documentation/media/uapi/v4l/standard.rst
+++ b/Documentation/media/uapi/v4l/standard.rst
@@ -41,7 +41,7 @@ output applications call the :ref:`VIDIOC_G_STD <VIDIOC_G_STD>` and
*received* standard can be sensed with the
:ref:`VIDIOC_QUERYSTD` ioctl.
-..note::
+.. note::
The parameter of all these ioctls is a pointer to a
:ref:`v4l2_std_id <v4l2-std-id>` type (a standard set), *not* an
OpenPOWER on IntegriCloud