diff options
Diffstat (limited to 'man2/syslog.2')
| -rw-r--r-- | man2/syslog.2 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/man2/syslog.2 b/man2/syslog.2 index f637ee9d7c..452de0d053 100644 --- a/man2/syslog.2 +++ b/man2/syslog.2 @@ -161,7 +161,9 @@ as follows: .SH "RETURN VALUE" In case of error, \-1 is returned, and \fIerrno\fP is set. Otherwise, -for \fItype\fP equal to 2, 3 or 4, \fBsyslog\fP() returns the number +for \fItype\fP equal to 2, 3 or 4, +.BR syslog () +returns the number of bytes read, and otherwise 0. .SH ERRORS .TP |
