language/wrappers/audio.xml
f94d903985119d3ac00f4528551df947f57b667f
...
...
@@ -1,7 +1,7 @@
1
1
<?xml version="1.0" encoding="utf-8"?>
2
2
<!-- $Revision$ -->
3
3

4
-
<refentry xml:id="wrappers.audio" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" role="noversion">
4
+
<refentry xml:id="wrappers.audio" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" annotations="verify_info:false">
5
5
<refnamediv>
6
6
<refname>ogg://</refname>
7
7
<refpurpose>Audio streams</refpurpose>
...
...
@@ -28,9 +28,10 @@
28
28
<note>
29
29
<title>This wrapper is not enabled by default</title>
30
30
<simpara>
31
-
In order to use the <filename>ogg://</filename> wrapper you must install
32
-
the <link xlink:href="&url.pecl.package;oggvorbis">OGG/Vorbis</link> extension
33
-
available from <link xlink:href="&url.pecl;">PECL</link>.
31
+
In order to use the <filename>ogg://</filename> wrapper,
32
+
the
33
+
<link xlink:href="&url.pecl.package;oggvorbis">OGG/Vorbis</link>
34
+
extension available from &link.pecl; must be installed.
34
35
</simpara>
35
36
</note>
36
37
</refsect1><!-- }}} -->
...
...
@@ -167,10 +168,6 @@
167
168
</para>
168
169
</refsect1> <!-- }}} -->
169
170

170
-
<refsect1 role="examples"><!-- {{{ -->
171
-
&reftitle.examples;
172
-
</refsect1><!-- }}} -->
173
-

174
171
</refentry>
175
172

176
173
<!-- Keep this comment at the end of the file
177
174