aboutsummaryrefslogtreecommitdiffstats
path: root/man2/syslog.2
diff options
context:
space:
mode:
Diffstat (limited to 'man2/syslog.2')
-rw-r--r--man2/syslog.26
1 files changed, 3 insertions, 3 deletions
diff --git a/man2/syslog.2 b/man2/syslog.2
index befb390445..1402259bb5 100644
--- a/man2/syslog.2
+++ b/man2/syslog.2
@@ -46,15 +46,15 @@ syslog, klogctl \- read and/or clear kernel message ring buffer; set console_log
.fi
.SH DESCRIPTION
If you need the libc function
-.BR syslog() ,
+.BR syslog (),
(that talks to
.BR syslogd (8)),
then look at
.BR syslog (3).
The system call of this name is about controlling the kernel
-.I printk()
+.IR printk ()
buffer, and the glibc version is called
-.BR klogctl() .
+.BR klogctl ().
The \fItype\fP argument determines the action taken by this function.