diff options
author | Masanari Iida <standby24x7@gmail.com> | 2012-03-04 09:16:11 -0500 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2012-03-07 10:08:24 -0500 |
commit | 40e47125e6c5110383b0176d7b9d530f2936b1ae (patch) | |
tree | 9653ac1f586cbfe36286c2d987c9330078eb37ad /Documentation/DocBook | |
parent | 4e70daaf05a181b6968e29e72e9f1c16a183e92c (diff) |
Documentation: Fix multiple typo in Documentation
Signed-off-by: Masanari Iida <standby24x7@gmail.com>
Acked-by: Randy Dunlap <rdunlap@xenotime.net>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'Documentation/DocBook')
-rw-r--r-- | Documentation/DocBook/libata.tmpl | 4 | ||||
-rw-r--r-- | Documentation/DocBook/media/v4l/compat.xml | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/Documentation/DocBook/libata.tmpl b/Documentation/DocBook/libata.tmpl index 880c95607f09..31df1aa00710 100644 --- a/Documentation/DocBook/libata.tmpl +++ b/Documentation/DocBook/libata.tmpl | |||
@@ -945,7 +945,7 @@ and other resources, etc. | |||
945 | 945 | ||
946 | <listitem> | 946 | <listitem> |
947 | <para> | 947 | <para> |
948 | !BSY && ERR after CDB tranfer starts but before the | 948 | !BSY && ERR after CDB transfer starts but before the |
949 | last byte of CDB is transferred. ATA/ATAPI standard states | 949 | last byte of CDB is transferred. ATA/ATAPI standard states |
950 | that "The device shall not terminate the PACKET command | 950 | that "The device shall not terminate the PACKET command |
951 | with an error before the last byte of the command packet has | 951 | with an error before the last byte of the command packet has |
@@ -1050,7 +1050,7 @@ and other resources, etc. | |||
1050 | to complete a command. Combined with the fact that MWDMA | 1050 | to complete a command. Combined with the fact that MWDMA |
1051 | and PIO transfer errors aren't allowed to use ICRC bit up to | 1051 | and PIO transfer errors aren't allowed to use ICRC bit up to |
1052 | ATA/ATAPI-7, it seems to imply that ABRT bit alone could | 1052 | ATA/ATAPI-7, it seems to imply that ABRT bit alone could |
1053 | indicate tranfer errors. | 1053 | indicate transfer errors. |
1054 | </para> | 1054 | </para> |
1055 | <para> | 1055 | <para> |
1056 | However, ATA/ATAPI-8 draft revision 1f removes the part | 1056 | However, ATA/ATAPI-8 draft revision 1f removes the part |
diff --git a/Documentation/DocBook/media/v4l/compat.xml b/Documentation/DocBook/media/v4l/compat.xml index c736380b4647..a2485b3ff3d2 100644 --- a/Documentation/DocBook/media/v4l/compat.xml +++ b/Documentation/DocBook/media/v4l/compat.xml | |||
@@ -444,7 +444,7 @@ linkend="pixfmt-rgb"><constant>V4L2_PIX_FMT_BGR24</constant></link></para></entr | |||
444 | <entry><para><link | 444 | <entry><para><link |
445 | linkend="pixfmt-rgb"><constant>V4L2_PIX_FMT_BGR32</constant></link><footnote> | 445 | linkend="pixfmt-rgb"><constant>V4L2_PIX_FMT_BGR32</constant></link><footnote> |
446 | <para>Presumably all V4L RGB formats are | 446 | <para>Presumably all V4L RGB formats are |
447 | little-endian, although some drivers might interpret them according to machine endianess. V4L2 defines little-endian, big-endian and red/blue | 447 | little-endian, although some drivers might interpret them according to machine endianness. V4L2 defines little-endian, big-endian and red/blue |
448 | swapped variants. For details see <xref linkend="pixfmt-rgb" />.</para> | 448 | swapped variants. For details see <xref linkend="pixfmt-rgb" />.</para> |
449 | </footnote></para></entry> | 449 | </footnote></para></entry> |
450 | </row> | 450 | </row> |
@@ -823,7 +823,7 @@ standard); 35468950 Hz PAL and SECAM (625-line standards)</entry> | |||
823 | <row> | 823 | <row> |
824 | <entry>sample_format</entry> | 824 | <entry>sample_format</entry> |
825 | <entry>V4L2_PIX_FMT_GREY. The last four bytes (a | 825 | <entry>V4L2_PIX_FMT_GREY. The last four bytes (a |
826 | machine endianess integer) contain a frame counter.</entry> | 826 | machine endianness integer) contain a frame counter.</entry> |
827 | </row> | 827 | </row> |
828 | <row> | 828 | <row> |
829 | <entry>start[]</entry> | 829 | <entry>start[]</entry> |