Print this page
4358 syslog(3c) man page refers non-existent printf(3ucb)
@@ -44,11 +44,11 @@
header consists of a facility indicator, a severity level indicator, a
timestamp, a tag string, and optionally the process ID.
.sp
.LP
The message body is generated from the \fImessage\fR and following arguments in
-the same manner as if these were arguments to \fBprintf\fR(3UCB), except that
+the same manner as if these were arguments to \fBprintf\fR(3C), except that
occurrences of \fB%m\fR in the format string pointed to by the \fImessage\fR
argument are replaced by the error message string associated with the current
value of \fBerrno\fR. A trailing \fBNEWLINE\fR character is added if needed.
.sp
.LP