aboutsummaryrefslogtreecommitdiffstats
path: root/man2/syslog.2
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2005-10-19 07:07:02 +0000
committerMichael Kerrisk <mtk.manpages@gmail.com>2005-10-19 07:07:02 +0000
commit63aa9df02fee88a559822c460ab5a30f1d8414ee (patch)
treefedc607745a57e06a1a541feca62e18d51523ddb /man2/syslog.2
parente511ffb6bcaa9a584412a95e602435827e302033 (diff)
downloadman-pages-63aa9df02fee88a559822c460ab5a30f1d8414ee.tar.gz
Automated unformatting of parentheses using unformat_parens.sh
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.