--- Libc/Libc-391/gen/syslog.3 +++ Libc/Libc-262/gen/syslog.3 @@ -293,4 +293,4 @@ .Pp Always use the proper secure idiom: .Pp -.Dl syslog(LOG_ERR, "%s", string); +.Dl syslog("%s", string);