mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 08:58:56 +00:00
- fixed markup errors
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@28668 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
fdb870870c
commit
1c6012e384
2 changed files with 1 additions and 2 deletions
|
@ -513,7 +513,7 @@ if (!$fp) {
|
|||
</para>
|
||||
<para>
|
||||
This function was previously called as
|
||||
<function>set_socket_blocking<function> but this usage is deprecated.
|
||||
<function>set_socket_blocking</function> but this usage is deprecated.
|
||||
</para>
|
||||
</refsect1>
|
||||
</refentry>
|
||||
|
|
|
@ -111,7 +111,6 @@ if (preg_match ("/page\s+#(\d+)/i", "Go to page #9.", $parts)) {
|
|||
<programlisting>
|
||||
domain name is: php.net
|
||||
</programlisting>
|
||||
<example>
|
||||
See also <function>preg_match_all</function>,
|
||||
<function>preg_replace</function>, and
|
||||
<function>preg_split</function>.
|
||||
|
|
Loading…
Reference in a new issue