Re: [PATCH] documentation: DocBook/media : Fix typo in dvbproperty.xml

2013-03-27 Thread Jiri Kosina
On Sun, 24 Mar 2013, Masanari Iida wrote:

 Correct spelling typos.
 
 Signed-off-by: Masanari Iida standby2...@gmail.com

I can take this one. Thanks.

-- 
Jiri Kosina
SUSE Labs
--
To unsubscribe from this list: send the line unsubscribe linux-media in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: [PATCH] documentation: DocBook/media : Fix typo in dvbproperty.xml

2013-03-27 Thread Mauro Carvalho Chehab
Em Wed, 27 Mar 2013 11:39:27 +0100 (CET)
Jiri Kosina jkos...@suse.cz escreveu:

 On Sun, 24 Mar 2013, Masanari Iida wrote:
 
  Correct spelling typos.
  
  Signed-off-by: Masanari Iida standby2...@gmail.com
 
 I can take this one. Thanks.

Hi Jiri,

I merged this already on my tree:

commit 842059aa4796d7c59bc3801d48896ba06b1a1287
Author: Masanari Iida standby2...@gmail.com
AuthorDate: Sun Mar 24 02:25:56 2013 -0300
Commit: Mauro Carvalho Chehab mche...@redhat.com
CommitDate: Sun Mar 24 08:51:33 2013 -0300

[media] documentation: DocBook/media : Fix typo in dvbproperty.xml

Correct spelling typos.

Signed-off-by: Masanari Iida standby2...@gmail.com
Signed-off-by: Mauro Carvalho Chehab mche...@redhat.com


-- 

Cheers,
Mauro
--
To unsubscribe from this list: send the line unsubscribe linux-media in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[PATCH] documentation: DocBook/media : Fix typo in dvbproperty.xml

2013-03-24 Thread Masanari Iida
Correct spelling typos.

Signed-off-by: Masanari Iida standby2...@gmail.com
---
 Documentation/DocBook/media/dvb/dvbproperty.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/Documentation/DocBook/media/dvb/dvbproperty.xml 
b/Documentation/DocBook/media/dvb/dvbproperty.xml
index 4a5eaee..31dc4df 100644
--- a/Documentation/DocBook/media/dvb/dvbproperty.xml
+++ b/Documentation/DocBook/media/dvb/dvbproperty.xml
@@ -1,6 +1,6 @@
 section id=FE_GET_SET_PROPERTY
 titleconstantFE_GET_PROPERTY/FE_SET_PROPERTY/constant/title
-paraThis section describes the DVB version 5 extention of the DVB-API, also
+paraThis section describes the DVB version 5 extension of the DVB-API, also
 called S2API, as this API were added to provide support for DVB-S2. It was
 designed to be able to replace the old frontend API. Yet, the DISEQC and
 the capability ioctls weren't implemented yet via the new way./para
@@ -952,7 +952,7 @@ enum fe_interleaving {
paraMeasures the amount of bits received before the inner 
code block, during the same period as
link 
linkend=DTV-STAT-PRE-ERROR-BIT-COUNTconstantDTV_STAT_PRE_ERROR_BIT_COUNT/constant/link
 measurement was taken./para
paraIt should be noticed that this measurement can be smaller 
than the total amount of bits on the transport stream,
- as the frontend may need to manually restart the 
measurement, loosing some data between each measurement interval./para
+ as the frontend may need to manually restart the 
measurement, losing some data between each measurement interval./para
paraThis measurement is monotonically increased, as the 
frontend gets more bit count measurements.
  The frontend may reset it when a channel/transponder is 
tuned./para
paraPossible scales for this metric are:/para
@@ -981,7 +981,7 @@ enum fe_interleaving {
paraMeasures the amount of bits received after the inner 
coding, during the same period as
link 
linkend=DTV-STAT-POST-ERROR-BIT-COUNTconstantDTV_STAT_POST_ERROR_BIT_COUNT/constant/link
 measurement was taken./para
paraIt should be noticed that this measurement can be smaller 
than the total amount of bits on the transport stream,
- as the frontend may need to manually restart the 
measurement, loosing some data between each measurement interval./para
+ as the frontend may need to manually restart the 
measurement, losing some data between each measurement interval./para
paraThis measurement is monotonically increased, as the 
frontend gets more bit count measurements.
  The frontend may reset it when a channel/transponder is 
tuned./para
paraPossible scales for this metric are:/para
-- 
1.8.2.135.g7b592fa

--
To unsubscribe from this list: send the line unsubscribe linux-media in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html