diff options
author | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2017-09-01 12:28:16 -0400 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2017-09-05 06:18:03 -0400 |
commit | 699f19e3f1e84e7e0ce3b2be7ceafe4ce99b606e (patch) | |
tree | 5bad64214364bbfd057562637a6ca2cc67e18e30 /Documentation/media/uapi/dvb/net.rst | |
parent | 0de6357aca39e28118edde71216ef44af7fddc39 (diff) | |
download | lwn-699f19e3f1e84e7e0ce3b2be7ceafe4ce99b606e.tar.gz lwn-699f19e3f1e84e7e0ce3b2be7ceafe4ce99b606e.zip |
media: dvb uAPI docs: Prefer use "Digital TV instead of "DVB"
The usage of the term "DVB" at the dvb API docs is confusing,
as, right now, it can refer to either the European digital TV
standard or to the subsystem.
So, prefer calling it as "Digital TV" on most places, to avoid
ambiguity.
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'Documentation/media/uapi/dvb/net.rst')
-rw-r--r-- | Documentation/media/uapi/dvb/net.rst | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/Documentation/media/uapi/dvb/net.rst b/Documentation/media/uapi/dvb/net.rst index 00ae5df0c321..fdb5301a4b1f 100644 --- a/Documentation/media/uapi/dvb/net.rst +++ b/Documentation/media/uapi/dvb/net.rst @@ -2,10 +2,11 @@ .. _net: -############### -DVB Network API -############### -The DVB net device controls the mapping of data packages that are part +###################### +Digital TV Network API +###################### + +The Digital TV net device controls the mapping of data packages that are part of a transport stream to be mapped into a virtual network interface, visible through the standard Linux network protocol stack. @@ -28,8 +29,8 @@ header. .. _net_fcalls: -DVB net Function Calls -###################### +Digital TV net Function Calls +############################# .. toctree:: :maxdepth: 1 |