diff options
author | Eric Engestrom <eric@engestrom.ch> | 2016-04-24 21:24:20 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | 2016-04-25 08:15:50 -0300 |
commit | 0ba20cdcc51b1acb6ba5387ccae47ef5ef620a5b (patch) | |
tree | 3ecda26a6be72f5f9d8c12528388ff4a692bbcca /Documentation/DocBook | |
parent | 511257e6ae1fb87a2d0ad59ccdd61d1d4a0b9384 (diff) | |
download | linux-stable-0ba20cdcc51b1acb6ba5387ccae47ef5ef620a5b.tar.gz linux-stable-0ba20cdcc51b1acb6ba5387ccae47ef5ef620a5b.tar.bz2 linux-stable-0ba20cdcc51b1acb6ba5387ccae47ef5ef620a5b.zip |
[media] Documentation: DocBook: fix spelling mistake
Fix spelling mistake.
Signed-off-by: Eric Engestrom <eric@engestrom.ch>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Diffstat (limited to 'Documentation/DocBook')
-rw-r--r-- | Documentation/DocBook/media/dvb/net.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/DocBook/media/dvb/net.xml b/Documentation/DocBook/media/dvb/net.xml index d2e44b7e07df..da095ed0b75c 100644 --- a/Documentation/DocBook/media/dvb/net.xml +++ b/Documentation/DocBook/media/dvb/net.xml @@ -15,7 +15,7 @@ that are present on the transport stream. This is done through <constant>/dev/dvb/adapter?/net?</constant> device node. The data will be available via virtual <constant>dvb?_?</constant> - network interfaces, and will be controled/routed via the standard + network interfaces, and will be controlled/routed via the standard ip tools (like ip, route, netstat, ifconfig, etc).</para> <para> Data types and and ioctl definitions are defined via <constant>linux/dvb/net.h</constant> header.</para> |