diff options
author | gpoirier <gpoirier@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2008-06-11 20:25:09 +0000 |
---|---|---|
committer | gpoirier <gpoirier@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2008-06-11 20:25:09 +0000 |
commit | 8024a35ebfefc06e2f4893c253344760410329a0 (patch) | |
tree | 117abb20955f080cfeadf04d014eea1ffcda0e06 /DOCS/xml | |
parent | a11120f1f700bd755c3fc4b1495a5ce46855066b (diff) | |
download | mpv-8024a35ebfefc06e2f4893c253344760410329a0.tar.bz2 mpv-8024a35ebfefc06e2f4893c253344760410329a0.tar.xz |
add missing <application> tag around MPlayer,
patch by Cedric Viou
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27050 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/xml')
-rw-r--r-- | DOCS/xml/en/tvinput.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/DOCS/xml/en/tvinput.xml b/DOCS/xml/en/tvinput.xml index 6bd902a68e..8be25d1389 100644 --- a/DOCS/xml/en/tvinput.xml +++ b/DOCS/xml/en/tvinput.xml @@ -193,7 +193,8 @@ to a hardware limitation. <title>Teletext</title> <para> -Teletext is currently available only in MPlayer for v4l and v4l2 drivers. + Teletext is currently available only in <application>MPlayer</application> + for v4l and v4l2 drivers. </para> <sect2 id="tv-teletext-implementation-notes"> |