cortesi Wed Feb 20 14:13:17 2002 EDT
Modified files:
/phpdoc/en/functions network.xml
Log:
typo
Index: phpdoc/en/functions/network.xml
diff -u phpdoc/en/functions/network.xml:1.57 phpdoc/en/functions/network.xml:1.58
--- phpdoc/en/functions/network.xml:1.57 Wed Feb 20 14:06:31 2002
+++ phpdoc/en/functions/network.xml Wed Feb 20 14:13:17 2002
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.57 $ -->
+<!-- $Revision: 1.58 $ -->
<reference id="ref.network">
<title>Network Functions</title>
<titleabbrev>Network</titleabbrev>
@@ -614,7 +614,7 @@
</table>
You can use one or more of this options. When using multiple options
you need to <literal>OR</literal> them, i.e. to open the connection
- immediately, write to the consoloe and include the PID in each message,
+ immediately, write to the console and include the PID in each message,
you will use: <literal>LOG_CONS | LOG_NDELAY | LOG_PID</literal>
</para>
<para>