aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@s-opensource.com>2016-07-13 10:45:48 -0400
committerMauro Carvalho Chehab <mchehab@s-opensource.com>2016-07-13 10:47:27 -0400
commite6e9c9b238e49e4973391078952b34d3bde3df99 (patch)
tree87b72fc95cf95b0c9c9dfb8a8d058c4b213c1ca7
parentab7a85a7d0dacf917aac4a7bbbd881dc230b0b63 (diff)
[media] docs-rst: Fix some typos
Those fixes came from patchs from Andrea for the old DocBook documentation. As we're removing it on Kernel 4.8, it doesn't make sense to apply the original patches, but, as the typos were ported to ReST, let's fix the issues there. Suggested-by: Andrea Gelmini <andrea.gelmini@gelma.net> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
-rw-r--r--Documentation/DocBook/media/v4l/fdl-appendix.xml2
-rw-r--r--Documentation/DocBook/media/v4l/lirc_device_interface.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/DocBook/media/v4l/fdl-appendix.xml b/Documentation/DocBook/media/v4l/fdl-appendix.xml
index ae22394ba997..71299a3897c4 100644
--- a/Documentation/DocBook/media/v4l/fdl-appendix.xml
+++ b/Documentation/DocBook/media/v4l/fdl-appendix.xml
@@ -526,7 +526,7 @@
526 526
527 <para> 527 <para>
528 You may extract a single document from such a collection, and 528 You may extract a single document from such a collection, and
529 dispbibute it individually under this License, provided you 529 distribute it individually under this License, provided you
530 insert a copy of this License into the extracted document, and 530 insert a copy of this License into the extracted document, and
531 follow this License in all other respects regarding verbatim 531 follow this License in all other respects regarding verbatim
532 copying of that document. 532 copying of that document.
diff --git a/Documentation/DocBook/media/v4l/lirc_device_interface.xml b/Documentation/DocBook/media/v4l/lirc_device_interface.xml
index 34cada2ca710..725b221e1f6c 100644
--- a/Documentation/DocBook/media/v4l/lirc_device_interface.xml
+++ b/Documentation/DocBook/media/v4l/lirc_device_interface.xml
@@ -114,7 +114,7 @@ on working with the default settings initially.</para>
114 <para>Some receiver have maximum resolution which is defined by internal 114 <para>Some receiver have maximum resolution which is defined by internal
115 sample rate or data format limitations. E.g. it's common that signals can 115 sample rate or data format limitations. E.g. it's common that signals can
116 only be reported in 50 microsecond steps. This integer value is used by 116 only be reported in 50 microsecond steps. This integer value is used by
117 lircd to automatically adjust the aeps tolerance value in the lircd 117 lircd to automatically adjust the steps tolerance value in the lircd
118 config file.</para> 118 config file.</para>
119 </listitem> 119 </listitem>
120 </varlistentry> 120 </varlistentry>