From 882834d3818272581780366774747a9696cf2912 Mon Sep 17 00:00:00 2001 From: Simone Cortesi Date: Wed, 20 Feb 2002 19:13:17 +0000 Subject: [PATCH] typo git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@70622 c90b9560-bf6c-de11-be94-00142212c4b1 --- functions/network.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/functions/network.xml b/functions/network.xml index 73066e387f..0e384a8100 100644 --- a/functions/network.xml +++ b/functions/network.xml @@ -1,5 +1,5 @@ - + Network Functions Network @@ -614,7 +614,7 @@ echo $out; You can use one or more of this options. When using multiple options you need to OR 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: LOG_CONS | LOG_NDELAY | LOG_PID