diff --git a/Documentation/DocBook/media/dvb/dvbproperty.xml b/Documentation/DocBook/media/dvb/dvbproperty.xml
index 9cbb289460c9..a9863a3bb8f8 100644
--- a/Documentation/DocBook/media/dvb/dvbproperty.xml
+++ b/Documentation/DocBook/media/dvb/dvbproperty.xml
@@ -688,8 +688,8 @@ typedef enum fe_hierarchy {
DVB-T2 delivery system
- DVB-T2support is currently in the early stages
- of development so expect this section to grow and become
+ DVB-T2 support is currently in the early stages
+ of development, so expect that this section maygrow and become
more detailed with time.The following parameters are valid for DVB-T2:
@@ -781,6 +781,7 @@ typedef enum fe_hierarchy {
+ Properties used on cable delivery systemsDVB-C delivery systemThe DVB-C Annex-A/C is the widely used cable standard. Transmission uses QAM modulation.
@@ -811,11 +812,66 @@ typedef enum fe_hierarchy {
DTV_INVERSION
- Properties used on cable delivery systems
- TODOProperties used on satellital delivery systems
- TODO
+
+ DVB-S delivery system
+ The following parameters are valid for DVB-S:
+
+ DTV_API_VERSION
+ DTV_DELIVERY_SYSTEM
+ DTV_TUNE
+ DTV_CLEAR
+ DTV_FREQUENCY
+ DTV_INVERSION
+ DTV_SYMBOL_RATE
+ DTV_INNER_FEC
+
+ Future implementations might add those two missing parameters:
+
+ DTV_DISEQC_MASTER
+ DTV_DISEQC_SLAVE_REPLY
+
+
+
+ DVB-S2 delivery system
+ The following parameters are valid for DVB-S2:
+
+ DTV_API_VERSION
+ DTV_DELIVERY_SYSTEM
+ DTV_TUNE
+ DTV_CLEAR
+ DTV_FREQUENCY
+ DTV_INVERSION
+ DTV_SYMBOL_RATE
+ DTV_INNER_FEC
+ DTV_VOLTAGE
+ DTV_TONE
+ DTV_PILOT
+ DTV_ROLLOFF
+
+ Future implementations might add those two missing parameters:
+
+ DTV_DISEQC_MASTER
+ DTV_DISEQC_SLAVE_REPLY
+
+
+
+ ISDB-S delivery system
+ The following parameters are valid for ISDB-S:
+
+ DTV_API_VERSION
+ DTV_DELIVERY_SYSTEM
+ DTV_TUNE
+ DTV_CLEAR
+ DTV_FREQUENCY
+ DTV_INVERSION
+ DTV_SYMBOL_RATE
+ DTV_INNER_FEC
+ DTV_VOLTAGE
+ DTV_ISDBS_TS_ID
+
+