derick Mon Jun 16 15:37:02 2003 EDT
Modified files:
/phpdoc/en/reference/pcntl/functions pcntl-fork.xml
pcntl-signal.xml
Log:
- Consistent titles
Index: phpdoc/en/reference/pcntl/functions/pcntl-fork.xml
diff -u phpdoc/en/reference/pcntl/functions/pcntl-fork.xml:1.2
phpdoc/en/reference/pcntl/functions/pcntl-fork.xml:1.3
--- phpdoc/en/reference/pcntl/functions/pcntl-fork.xml:1.2 Wed Apr 17 02:42:44
2002
+++ phpdoc/en/reference/pcntl/functions/pcntl-fork.xml Mon Jun 16 15:37:02 2003
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
<!-- splitted from ./en/functions/pcntl.xml, last change in rev 1.1 -->
<refentry id="function.pcntl-fork">
<refnamediv>
@@ -26,7 +26,7 @@
error is raised.
</para>
<example>
- <title><function>pcntl_fork</function> Example</title>
+ <title><function>pcntl_fork</function> example</title>
<programlisting role="php">
<![CDATA[
<?php
Index: phpdoc/en/reference/pcntl/functions/pcntl-signal.xml
diff -u phpdoc/en/reference/pcntl/functions/pcntl-signal.xml:1.3
phpdoc/en/reference/pcntl/functions/pcntl-signal.xml:1.4
--- phpdoc/en/reference/pcntl/functions/pcntl-signal.xml:1.3 Thu Jan 23 18:04:02
2003
+++ phpdoc/en/reference/pcntl/functions/pcntl-signal.xml Mon Jun 16 15:37:02
2003
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
<!-- splitted from ./en/functions/pcntl.xml, last change in rev 1.2 -->
<refentry id="function.pcntl-signal">
<refnamediv>
@@ -42,7 +42,7 @@
</para>
</note>
<example>
- <title><function>pcntl_signal</function> Example</title>
+ <title><function>pcntl_signal</function> example</title>
<programlisting role="php">
<![CDATA[
<?php
--
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php