Commit 4776a39f authored by Federico G. Schwindt's avatar Federico G. Schwindt

Fix example

Spotted by Kristian.
parent 3f2c0b0c
...@@ -92,7 +92,7 @@ Description ...@@ -92,7 +92,7 @@ Description
Example Example
std.syslog(9, "Something is wrong"); std.syslog(9, "Something is wrong");
This will send a message to syslog using LOG_USER | LOG_PID. This will send a message to syslog using LOG_USER | LOG_ALERT.
$Function STRING fileread(PRIV_CALL, STRING) $Function STRING fileread(PRIV_CALL, STRING)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment