diff --git a/Documentation/DocBook/media/dvb/dvbproperty.xml b/Documentation/DocBook/media/dvb/dvbproperty.xml
index 262d9957766e..9cbb289460c9 100644
--- a/Documentation/DocBook/media/dvb/dvbproperty.xml
+++ b/Documentation/DocBook/media/dvb/dvbproperty.xml
@@ -766,6 +766,19 @@ typedef enum fe_hierarchy {
DTV_ISDBT_LAYERC_TIME_INTERLEAVING
+
+ ATSC delivery system
+ The following parameters are valid for ATSC:
+
+ DTV_API_VERSION
+ DTV_DELIVERY_SYSTEM
+ DTV_TUNE
+ DTV_CLEAR
+ DTV_FREQUENCY
+ DTV_MODULATION
+ DTV_BANDWIDTH_HZ
+
+
@@ -796,8 +809,6 @@ typedef enum fe_hierarchy {
DTV_FREQUENCY
DTV_MODULATION
DTV_INVERSION
- DTV_SYMBOL_RATE
- DTV_INNER_FEC
Properties used on cable delivery systems
diff --git a/Documentation/DocBook/media/dvb/frontend.xml b/Documentation/DocBook/media/dvb/frontend.xml
index 1417d50518f6..304d54ed3cbf 100644
--- a/Documentation/DocBook/media/dvb/frontend.xml
+++ b/Documentation/DocBook/media/dvb/frontend.xml
@@ -276,7 +276,7 @@ OFDM frontends the frequency specifies the absolute frequen
VSB parameters
-DVB-T frontends are supported by the dvb_vsb_parameters structure:
+ATSC frontends are supported by the dvb_vsb_parameters structure:
struct dvb_vsb_parameters {
fe_modulation_t modulation; /⋆ modulation type (see above) ⋆/