]> git.saurik.com Git - apple/libc.git/blobdiff - gen/syslog.3
Libc-320.tar.gz
[apple/libc.git] / gen / syslog.3
index 663c6d8f9ba5a62bf78102d69f1dcff81a2812ee..39ea2cca9036a235a63df2774d561b9af771ab71 100644 (file)
@@ -293,4 +293,4 @@ for later interpolation by
 .Pp
 Always use the proper secure idiom:
 .Pp
-.Dl syslog("%s", string);
+.Dl syslog(LOG_ERR, "%s", string);