mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
- Consistent titles
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@132050 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
64a89e0101
commit
4491af3792
2 changed files with 4 additions and 4 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue