reference/oci8/dtrace.xml
bf345aac8b6e0c72234ca71a6f6e12d756c75371
...
...
@@ -43,7 +43,7 @@ extension=oci8.so
43
43
</informalexample>
44
44
</para>
45
45
<para>
46
-
If you install PHP OCI8 2.0 from PECL using <filename>phpize</filename> and
46
+
If you install PHP OCI8 from PECL using <filename>phpize</filename> and
47
47
<filename>configure</filename> (instead
48
48
of <filename>pecl</filename>), you will still need to set
49
49
<literal>PHP_DTRACE=yes</literal>. This is because
...
...
@@ -371,17 +371,17 @@ php*:::oci8-execute-mode
371
371
372
372
<para>
373
373
When monitoring is complete, the D script can be terminated with a
374
-
<literal>^C</literal>.
374
+
<keycombo action='simul'><keycap>CTRL</keycap><keycap>C</keycap></keycombo>.
375
375
</para>
376
376

377
377
</section>
378
378

379
379
<section>
380
-
<title>See Also</title>
381
-
<simplelist>
382
-
<member><link linkend="features.dtrace">DTrace Dynamic Tracing</link></member>
383
-
</simplelist>
384
-
</section>
380
+
&reftitle.seealso;
381
+
<simplelist>
382
+
<member><link linkend="features.dtrace">DTrace Dynamic Tracing</link></member>
383
+
</simplelist>
384
+
</section>
385
385

386
386
</chapter>
387
387

388
388