diff options
author | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | 2015-06-07 06:54:37 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | 2015-06-09 17:47:32 -0300 |
commit | 2acf9146db2e937b34da62e593ed03e2bebf86f4 (patch) | |
tree | 9baf252c78fb0accb4a0e1fef5ed6a148c5a73f0 /Documentation/DocBook | |
parent | 6a5a402599a4c5ed595567a39183b6c5bd5ecd2c (diff) | |
download | linux-stable-2acf9146db2e937b34da62e593ed03e2bebf86f4.tar.gz linux-stable-2acf9146db2e937b34da62e593ed03e2bebf86f4.tar.bz2 linux-stable-2acf9146db2e937b34da62e593ed03e2bebf86f4.zip |
[media] DocBook: remove a wrong cut-and-paste data
By cut-and-paste mistake, TRANSMISSION_MODE_AUTO were documented
twice, one at the wrong place.
Remove the wrong one.
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Diffstat (limited to 'Documentation/DocBook')
-rw-r--r-- | Documentation/DocBook/media/dvb/dvbproperty.xml | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/Documentation/DocBook/media/dvb/dvbproperty.xml b/Documentation/DocBook/media/dvb/dvbproperty.xml index 33f2313aca07..7e5147e6c2f2 100644 --- a/Documentation/DocBook/media/dvb/dvbproperty.xml +++ b/Documentation/DocBook/media/dvb/dvbproperty.xml @@ -351,11 +351,6 @@ get/set up to 64 properties. The actual meaning of each property is described on </thead> <tbody valign="top"> <row> - <entry id="TRANSMISSION-MODE-AUTO"><constant>TRANSMISSION_MODE_AUTO</constant></entry> - <entry>Autodetect transmission mode. The hardware will try to find - the correct FFT-size (if capable) to fill in the missing - parameters.</entry> - </row><row> <entry id="FEC-NONE"><constant>FEC_NONE</constant></entry> <entry>No Forward Error Correction Code</entry> </row><row> |