diff options
author | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2006-08-29 00:57:26 +0000 |
---|---|---|
committer | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2006-08-29 00:57:26 +0000 |
commit | a6e49255a6aaca80cdf73eba9e8e36168b3b6039 (patch) | |
tree | 1a5c9522eb63a31481aaa1aee15b58a818d421f9 /DOCS | |
parent | b127df8645b3e5138912ed71491e05864b074b88 (diff) |
Fix build after radio commit, patch by Jindrich Makovicka.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19589 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r-- | DOCS/xml/en/install.xml | 4 | ||||
-rw-r--r-- | DOCS/xml/en/radio.xml | 6 | ||||
-rw-r--r-- | DOCS/xml/ru/radio.xml | 8 |
3 files changed, 7 insertions, 11 deletions
diff --git a/DOCS/xml/en/install.xml b/DOCS/xml/en/install.xml index ba8d1c9d77..0623f9fbc5 100644 --- a/DOCS/xml/en/install.xml +++ b/DOCS/xml/en/install.xml @@ -434,9 +434,9 @@ it works with the following drivers: read the <link linkend="tv-input">TV input</link> section. </para></listitem> <listitem><para> - If you have a V4L compatible <emphasis role="bold">Radio tuner</emphasis> card, + If you have a V4L compatible <emphasis role="bold">radio tuner</emphasis> card, and wish to listen and capture sound with <application>MPlayer</application>, - read the <link linkend="radio">Radio</link> section. + read the <link linkend="radio">radio</link> section. </para></listitem> <listitem><para> There is a neat <emphasis role="bold">OSD Menu</emphasis> support ready to be diff --git a/DOCS/xml/en/radio.xml b/DOCS/xml/en/radio.xml index f955368d7e..8a1e89bb35 100644 --- a/DOCS/xml/en/radio.xml +++ b/DOCS/xml/en/radio.xml @@ -1,10 +1,10 @@ <?xml version="1.0" encoding="iso-8859-1"?> <!-- $Revision: 17322 $ --> -<chapter id="tv"> +<chapter id="radio"> <title>Radio</title> -<sect1 id="radio" xreflabel="Radio"> -<title>Radio</title> +<sect1 id="radio-input" xreflabel="Radio input"> +<title>Radio input</title> <para> This section is about how to enable <emphasis role="bold">listening diff --git a/DOCS/xml/ru/radio.xml b/DOCS/xml/ru/radio.xml index c7f93afe5e..8294cffd63 100644 --- a/DOCS/xml/ru/radio.xml +++ b/DOCS/xml/ru/radio.xml @@ -1,10 +1,8 @@ <?xml version="1.0" encoding="koi8-r"?> <!-- $Revision: 17322 $ --> -<chapter id="tv"> -<title>Radio</title> -<sect1 id="radio" xreflabel="Radio"> -<title>Radio</title> +<sect1 id="radio" xreflabel="Radio input"> +<title>Radio input</title> <para> В этой секции описывается как включить <emphasis role="bold">прослушивание @@ -115,5 +113,3 @@ mplayer -rawaudio rate=32000 -radio adevice=hw=1.0:arate=32000:channels=104.4=Si </informalexample> </sect2> </sect1> - -</chapter> |