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. +