From 47c6fa393714cfad7f5ba576f8c9751455e80196 Mon Sep 17 00:00:00 2001 From: "Jesus M. Castagnetto" Date: Mon, 4 Sep 2000 07:52:02 +0000 Subject: [PATCH] Minor typos, added see also in syslog git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@31929 c90b9560-bf6c-de11-be94-00142212c4b1 --- functions/network.xml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/functions/network.xml b/functions/network.xml index 1201687c17..d313a809f7 100644 --- a/functions/network.xml +++ b/functions/network.xml @@ -66,7 +66,7 @@ See also define_syslog_variables, syslog and - closelog. + openlog. @@ -917,6 +917,11 @@ closelog(); On Windows NT, the syslog service is emulated using the Event Log. + + See also define_syslog_variables, + openlog and + closelog. +