jon Mon Oct 28 01:23:41 2002 EDT Modified files: /phpdoc/en/reference/network/functions openlog.xml Log: s/loggin/logging Index: phpdoc/en/reference/network/functions/openlog.xml diff -u phpdoc/en/reference/network/functions/openlog.xml:1.2 phpdoc/en/reference/network/functions/openlog.xml:1.3 --- phpdoc/en/reference/network/functions/openlog.xml:1.2 Wed Apr 17 02:42:05 2002 +++ phpdoc/en/reference/network/functions/openlog.xml Mon Oct 28 01:23:41 2002 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.2 $ --> +<!-- $Revision: 1.3 $ --> <!-- splitted from ./en/functions/network.xml, last change in rev 1.2 --> <refentry id="function.openlog"> <refnamediv> @@ -20,7 +20,7 @@ added to each message. Values for <parameter>option</parameter> and <parameter>facility</parameter> are given below. The <parameter>option</parameter> argument is used to indicate - what loggin options will be used when generating a log message. + what logging options will be used when generating a log message. The <parameter>facility</parameter> argument is used to specify what type of program is logging the message. This allows you to specify (in your machine's syslog configuration) how messages coming from
-- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php