language/wrappers/expect.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.expect" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" role="noversion">
4
+
<refentry xml:id="wrappers.expect" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" annotations="verify_info:false">
5
5
<refnamediv>
6
6
<refname>expect://</refname>
7
7
<refpurpose>Process Interaction Streams</refpurpose>
...
...
@@ -16,9 +16,10 @@
16
16
<note>
17
17
<title>This wrapper is not enabled by default</title>
18
18
<simpara>
19
-
In order to use the <filename>expect://</filename> wrapper you must install
20
-
the <link xlink:href="&url.pecl.package;expect">Expect</link> extension
21
-
available from <link xlink:href="&url.pecl;">PECL</link>.
19
+
In order to use the <filename>expect://</filename> wrapper,
20
+
the
21
+
<link xlink:href="&url.pecl.package;expect">Expect</link>
22
+
extension available from &link.pecl; must be installed.
22
23
</simpara>
23
24
</note>
24
25
<simpara><filename>expect://</filename> (PECL)</simpara>
...
...
@@ -90,10 +91,6 @@
90
91
</para>
91
92
</refsect1> <!-- }}} -->
92
93

93
-
<refsect1 role="examples"><!-- {{{ -->
94
-
&reftitle.examples;
95
-
</refsect1><!-- }}} -->
96
-

97
94
</refentry>
98
95

99
96
<!-- Keep this comment at the end of the file
100
97